Software /
code /
prosody-modules
Log
mod_storage_gdbm/mod_storage_gdbm.lua @ 1604:53052a610c67
description | author | age |
---|---|---|
mod_storage_gdbm: Fix comparison of 'end' | Kim Alvefur | Sun, 08 Feb 2015 17:05:21 +0100 |
mod_storage_gdbm: Add support for 'limit' query parameter | Kim Alvefur | Sat, 07 Feb 2015 22:22:46 +0100 |
mod_storage_gdbm: Get 'after' parameter from correct table | Kim Alvefur | Sat, 07 Feb 2015 22:22:15 +0100 |
mod_storage_gdbm: Add archive support | Kim Alvefur | Sun, 25 Jan 2015 22:18:05 +0100 |
mod_storage_gdbm: Prepare for supporting multiple store types | Kim Alvefur | Sun, 25 Jan 2015 22:17:20 +0100 |
mod_storage_gdbm: Use require directly instead of util.import (which is not available in prosodyctl, breaks adduser etc) | Kim Alvefur | Sun, 25 Jan 2015 13:04:02 +0100 |
mod_storage_gdbm: Storage backend based on lgdbm | Kim Alvefur | Tue, 18 Nov 2014 13:05:04 +0100 |