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