We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
GetAndRemove
Add GetAndRemove to Cache and Sharded, it should atomically get the value under a given key and remove it from the cache.
Cache
Sharded
Activity