cache4k icon indicating copy to clipboard operation
cache4k copied to clipboard

Implement get and put operators

Open The-Epic opened this issue 4 months ago • 0 comments

Title explains it mostly, add the operators to get and put to the cache using kotlin dsl, eg cache[key] = value. Happy to pr this if wanted

The-Epic avatar Sep 23 '25 01:09 The-Epic