Software /
code /
prosody-modules
Log
mod_storage_gdbm/mod_storage_gdbm.lua @ 1631:98427ed3d53f
description | author | age |
---|---|---|
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 |
mod_storage_gdbm: Fix traceback if query is nil or no metadata exists | Kim Alvefur | Wed, 25 Mar 2015 17:29:54 +0100 |