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