aboutsummaryrefslogtreecommitdiffstats
path: root/util/cache.lua
Commit message (Collapse)AuthorAgeFilesLines
* util.cache: Make sure cache size is specified as an integerKim Alvefur2015-11-251-0/+2
|
* util.cache: Ordered key->value data structure, with size limit (same as pubsub)Matthew Wild2015-11-241-0/+91