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