Software / code / prosody
Log
| 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 | Thu, 26 Nov 2015 00:07:48 +0000 |
| mod_blocklist: Use util.cache to manage how many users blocklists are kept in memory | Kim Alvefur | Wed, 25 Nov 2015 21:06:01 +0100 |
| util.cache: Make sure cache size is specified as an integer | Kim Alvefur | Wed, 25 Nov 2015 20:49:41 +0100 |