log mod_storage_gdbm/mod_storage_gdbm.lua @ 2902:037ad1cd0d31

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