Mercurial > prosody-modules
log mod_storage_gdbm/mod_storage_gdbm.lua @ 1602:3912a53fd4db
age | author | description |
---|---|---|
Sat, 07 Feb 2015 22:22:15 +0100 | Kim Alvefur | mod_storage_gdbm: Get 'after' parameter from correct table |
Sun, 25 Jan 2015 22:18:05 +0100 | Kim Alvefur | mod_storage_gdbm: Add archive support |
Sun, 25 Jan 2015 22:17:20 +0100 | Kim Alvefur | mod_storage_gdbm: Prepare for supporting multiple store types |
Sun, 25 Jan 2015 13:04:02 +0100 | Kim Alvefur | mod_storage_gdbm: Use require directly instead of util.import (which is not available in prosodyctl, breaks adduser etc) |
Tue, 18 Nov 2014 13:05:04 +0100 | Kim Alvefur | mod_storage_gdbm: Storage backend based on lgdbm |