imcache icon indicating copy to clipboard operation
imcache copied to clipboard

Add `GetAndRemove` method

Open erni27 opened this issue 10 months ago • 0 comments

Add GetAndRemove to Cache and Sharded, it should atomically get the value under a given key and remove it from the cache.

erni27 avatar Apr 18 '24 19:04 erni27