Releases: fewlaps/quitnow-cache
Releases · fewlaps/quitnow-cache
Welcome .setDefaultKeepaliveInMillis() !
Now, you can set the default keepalive at building time. So, cache.set("key", "value")
can be cache.set("key", "value", 42)
instead of cache.set("key", "value", 0)
Bye bye, Joda Time!
Threadsafe and Generics
Autoreleased memory and Builded built
- Build by a Builder, not a constructor
- The keys can be case sensitive or insensitive
- Memory management can be automagic
It works! And it's tested!
This simple and tested class works. Let's make developers' life easier!