/TTLMap

Implementation of a Key Value store with TTL for keys. Uses LRU to displace keys if size of the map increases beyond a limit.

Primary LanguageJava

Watchers