cache4k
cache4k copied to clipboard
Implement get and put operators
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