Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util.cache: Small update to prefix private fields with an underscore, add a ↵ | Matthew Wild | 2015-11-26 | 1 | -32/+43 |
| | | | | :count() method (same as util.queue) and add an optional on_evict callback | ||||
* | 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 |