Software /
code /
prosody-modules
Log
mod_storage_lmdb/mod_storage_lmdb.lua @ 5483:f9cecbd03e11
description | author | age |
---|---|---|
mod_storage_lmdb: Remove debugging | Kim Alvefur | Sat, 19 Dec 2015 11:45:39 +0100 |
mod_storage_lmdb: Allow passing a transaction flag so we can run get operations in a read-only transaction | Kim Alvefur | Sat, 19 Dec 2015 00:34:55 +0100 |
mod_storage_lmdb: Be consistent with argument name | Kim Alvefur | Sat, 19 Dec 2015 00:25:30 +0100 |
mod_storage_lmdb: Factor out a transaction wrapper | Kim Alvefur | Fri, 18 Dec 2015 22:00:00 +0100 |
mod_storage_lmdb: Remove redundant table | Kim Alvefur | Fri, 28 Aug 2015 00:38:19 +0200 |
mod_storage_lmdb: Rearrange module to allow using as a library | Kim Alvefur | Fri, 28 Aug 2015 00:34:43 +0200 |
mod_storage_lmdb: Storage module using Lightning Memory-Mapped Database | Kim Alvefur | Tue, 19 May 2015 23:29:37 +0200 |