Software /
code /
prosody
Log
description | author | age |
---|---|---|
net.http.server: Use new util.cache to remember wildcard event handlers | Matthew Wild | Thu, 03 Dec 2015 14:54:29 +0000 |
storagemanager: Split config retrieval into its own function | Matthew Wild | Thu, 03 Dec 2015 14:47:47 +0000 |
mod_proxy65: Use typed config API (fix issues when options are set to unexpected types) | Kim Alvefur | Thu, 03 Dec 2015 15:27:09 +0100 |
Merge 0.10->trunk | Matthew Wild | Thu, 26 Nov 2015 00:19:31 +0000 |
tests: Add tests for util.cache | Matthew Wild | Thu, 26 Nov 2015 00:12:51 +0000 |
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 |