You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be useful to have multi_delete as a complemented multi-key variant for thedelete method, as multi_get is a complemented multi_key variant for the get method.
While the Redis has such a function natively, it might be easily implemented for the Memcached backend.