Dictionary-like data structure, supporting LRU caching semantics and data expiration mechanism.
-
Updated
Mar 1, 2020 - Python
Dictionary-like data structure, supporting LRU caching semantics and data expiration mechanism.
Generic sharded thread safe LRU cache in Go.
Thread-safe map (cache) with various time to live of keys
Java implementation of TTL Cache
key-value with expiration in-memory store
A thread-safe, hash-mapped LRU cache instance
Light weight in-memory cache, which is high performance, concurrent, thread safe cache
Add a description, image, and links to the thread-safe-cache topic page so that developers can more easily learn about it.
To associate your repository with the thread-safe-cache topic, visit your repo's landing page and select "manage topics."