commit: a655ac07d1b3970203892e9b66c88cb8a477404f Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Sun Mar 6 20:21:37 2016 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Sun Mar 6 20:21:37 2016 +0000 URL: https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=a655ac07
profiles: Update prosody modules profiles/desc/prosody_modules.desc | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/desc/prosody_modules.desc b/profiles/desc/prosody_modules.desc index ec301b2..d7fe046 100644 --- a/profiles/desc/prosody_modules.desc +++ b/profiles/desc/prosody_modules.desc @@ -193,6 +193,7 @@ statistics_cputotal - Module that collects accumulated CPU usage statistics. statistics_mem - Module that collects memory usage stats from /proc. statistics_statsd - Module for pushing from util.statistics (0.10) to statsd. statsd - Log common stats to statsd. +storage_appendmap - Experimental map store optimized for small incremental changes storage_gdbm - Storage backend based on lgdbm. storage_ldap - See prosody_modules_lib_ldap for more information. storage_lmdb - Storage module using Lightning Memory-Mapped Database
