Skip to content

v0.3.0-M2

Compare
Choose a tag to compare
@ChristopherDavenport ChristopherDavenport released this 11 Dec 17:13
1b58a81
  • Use Early Stage MapRef Implementation (will need to be stable for hard release)
  • Adds Ability to have Sharded, ConcurrentHashMap, or any MapRef based MemoryCaches
  • Adds insertWithTimeout to Insert trait
  • Rather than creating an AutoMemoryCache, we now can liftToAuto any cache to start a background thread which will remove expired values.