Mercurial > prosody-modules
log mod_storage_gdbm/mod_storage_gdbm.lua @ 1632:050d101af207
age | author | description |
---|---|---|
Wed, 25 Mar 2015 17:44:03 +0100 | Kim Alvefur | mod_storage_gdbm: Prefix archive item keys with username to prevent collisions |
Wed, 25 Mar 2015 17:41:13 +0100 | Kim Alvefur | mod_storage_gdbm: Update archive metadata only if data write succeeds |
Wed, 25 Mar 2015 17:39:29 +0100 | Kim Alvefur | mod_storage_gdbm: Make write operation delete data when passed 'nil' as value instead of storing a literal "nil" string |