util.cache (and tests): Call on_evict after insertion of the new key, so inside on_ev...
[prosody.git] / util / cache.lua
2015-12-22 Matthew Wildutil.cache (and tests): Call on_evict after insertion...
2015-12-16 Matthew WildMerge 0.9->0.10
2015-11-26 Matthew Wildutil.cache: Small update to prefix private fields with...
2015-11-25 Kim Alvefurutil.cache: Make sure cache size is specified as an...
2015-11-24 Matthew Wildutil.cache: Ordered key->value data structure, with...