Mercurial > prosody-modules
log mod_storage_lmdb/mod_storage_lmdb.lua @ 2938:f000ba14d531
age | author | description |
---|---|---|
2015-12-19 | Kim Alvefur | mod_storage_lmdb: Remove debugging |
2015-12-18 | Kim Alvefur | mod_storage_lmdb: Allow passing a transaction flag so we can run get operations in a read-only transaction |
2015-12-18 | Kim Alvefur | mod_storage_lmdb: Be consistent with argument name |
2015-12-18 | Kim Alvefur | mod_storage_lmdb: Factor out a transaction wrapper |
2015-08-27 | Kim Alvefur | mod_storage_lmdb: Remove redundant table |
2015-08-27 | Kim Alvefur | mod_storage_lmdb: Rearrange module to allow using as a library |
2015-05-19 | Kim Alvefur | mod_storage_lmdb: Storage module using Lightning Memory-Mapped Database |