cache icon indicating copy to clipboard operation
cache copied to clipboard

Add batch delete feature

Open haijianyang opened this issue 3 years ago • 1 comments

As a user, I want to batch delete many keys at ones as redis does.

(cd *Cache) Delete(ctx context.Context, keys ...string) error

haijianyang avatar Dec 29 '21 08:12 haijianyang

I have the same issue as yours. Any update on this issue?

anhnguyensgu avatar Sep 19 '22 08:09 anhnguyensgu