util.cache: Add support for creating a proxy table to a cache, that looks and acts...
[prosody.git] / util / cache.lua
2016-05-22 Matthew Wildutil.cache: Add support for creating a proxy table...
2016-05-22 Kim AlvefurMerge 0.9->0.10
2016-04-19 Kim AlvefurMerge 0.9->0.10
2016-04-19 Kim AlvefurMerge 0.9->0.10
2016-04-19 Kim AlvefurMerge 0.9->0.10
2016-04-15 Kim Alvefurutil.cache: Add method for iterating over values
2016-04-03 Kim AlvefurMerge 0.9->0.10
2016-03-17 Matthew Wildutil.cache: Change behaviour of on_evict (and tests...
2016-03-17 Matthew Wildutil.cache: Add head() and tail() methods (and tests)
2016-03-03 Kim AlvefurMerge 0.9->0.10
2016-03-02 Kim AlvefurMerge 0.9->0.10
2016-02-25 Kim AlvefurMerge 0.9->0.10
2016-01-27 Matthew WildMerge 0.9->0.10
2016-01-26 Kim AlvefurMerge 0.9->0.10
2016-01-22 Kim AlvefurMerge 0.9->0.10
2016-01-11 Kim AlvefurMerge 0.9->0.10
2016-01-08 Kim AlvefurMerge 0.9->0.10
2015-12-23 Kim AlvefurMerge 0.9->0.10
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...