Software /
code /
prosody-modules
Log
mod_storage_gdbm/mod_storage_gdbm.lua @ 5214:d5492bc861f6
description | author | age |
---|---|---|
mod_storage_gdbm: Refactor for readability (bye single-char variable names) | Kim Alvefur | 2015-12-12 |
mod_storage_(various): Order swapping in 54c8a0cb2996 was backwards | Kim Alvefur | 2015-05-21 |
mod_storage_gdbm: Reorganize (vacuum) databases on module unload | Kim Alvefur | 2015-05-19 |
mod_storage_gdbm: Fix typo in unused field on store instance | Kim Alvefur | 2015-05-19 |
mod_storage_(archive-capable): Change order of arguments to :append to be the same as return values from :find iterator (see prosody 41725f3df3cc) | Kim Alvefur | 2015-05-19 |
mod_storage_gdbm: Cleanup [luacheck] | Kim Alvefur | 2015-04-07 |