[]
= "0.12.1"
[]
= ["Luca Paterlini <paterlini.luca@gmail.com>"]
= ["data-structures"]
= "A cache that evicts items based on their priority and expiry time (LRU + TTL)\nAdd (O(1)), Get (O(1)), Evict (O(1)) in both time and space."
= "https://github.com/LucaPaterlini/priority-expiry-cache"
= "MIT/Apache-2.0"
= "priority-expiry-cache"
= "README.md"
= "0.2.0"