log mod_storage_lmdb/mod_storage_lmdb.lua @ 5214:d5492bc861f6

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