Mercurial > prosody-modules
log mod_storage_lmdb/mod_storage_lmdb.lua @ 2706:3e97dae28215
age | author | description |
---|---|---|
Sat, 19 Dec 2015 11:45:39 +0100 | Kim Alvefur | mod_storage_lmdb: Remove debugging |
Sat, 19 Dec 2015 00:34:55 +0100 | Kim Alvefur | mod_storage_lmdb: Allow passing a transaction flag so we can run get operations in a read-only transaction |
Sat, 19 Dec 2015 00:25:30 +0100 | Kim Alvefur | mod_storage_lmdb: Be consistent with argument name |
Fri, 18 Dec 2015 22:00:00 +0100 | Kim Alvefur | mod_storage_lmdb: Factor out a transaction wrapper |