expire_cache library

Classes

CacheEntry<V>
ExpireCache<K, V>
A FIFO cache. Its entries will expire after a given time period.
InflightEntry<V>