simerplaha / SwayDB

Persistent and in-memory key-value storage engine for JVM that scales on a single machine.
https://swaydb.simer.au
Apache License 2.0
293 stars 16 forks source link

New configuration GroupCacheStrategy #295

Closed simerplaha closed 3 years ago

simerplaha commented 3 years ago

GroupCacheStrategy sets if cache manager should keep Group references indefinitely or drop as the cacheCapacity reaches its limit.