Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util.cache (and tests): Call on_evict after insertion of the new key, so insi... | Matthew Wild | 2015-12-22 | 1 | -5/+6 |
* | util.cache: Small update to prefix private fields with an underscore, add a :... | Matthew Wild | 2015-11-26 | 1 | -32/+43 |
* | util.cache: Make sure cache size is specified as an integer | Kim Alvefur | 2015-11-25 | 1 | -0/+2 |
* | util.cache: Ordered key->value data structure, with size limit (same as pubsub) | Matthew Wild | 2015-11-24 | 1 | -0/+91 |