Software /
code /
prosody
Log
util/cache.lua @ 6945:d779c55058c6
description | author | age |
---|---|---|
util.cache: Small update to prefix private fields with an underscore, add a :count() method (same as util.queue) and add an optional on_evict callback | Matthew Wild | 2015-11-26 |
util.cache: Make sure cache size is specified as an integer | Kim Alvefur | 2015-11-25 |
util.cache: Ordered key->value data structure, with size limit (same as pubsub) | Matthew Wild | 2015-11-24 |