LMDB store.
More...
LMDB store.
Definition at line 66 of file lmdb.c.
◆ env
| MDB_env* LmdbStoreData::env |
LMDB environment.
Definition at line 68 of file lmdb.c.
◆ txn
| MDB_txn* LmdbStoreData::txn |
LMDB transaction.
Definition at line 69 of file lmdb.c.
◆ db
| MDB_dbi LmdbStoreData::db |
LMDB database.
Definition at line 70 of file lmdb.c.
◆ txn_mode
Transaction mode.
Definition at line 71 of file lmdb.c.
The documentation for this struct was generated from the following file: