Mercurial > prosody-modules
log mod_storage_lmdb/mod_storage_lmdb.lua @ 3075:4e8b5ea7f4c2
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 |
Fri, 28 Aug 2015 00:38:19 +0200 | Kim Alvefur | mod_storage_lmdb: Remove redundant table |
Fri, 28 Aug 2015 00:34:43 +0200 | Kim Alvefur | mod_storage_lmdb: Rearrange module to allow using as a library |
Tue, 19 May 2015 23:29:37 +0200 | Kim Alvefur | mod_storage_lmdb: Storage module using Lightning Memory-Mapped Database |