Database flags -
use reverse string keys
use sorted duplicates
numeric keys in native byte order. The keys must all be of the same size.
with MDB_DUPSORT, sorted dup items have fixed size
with MDB_DUPSORT, dups are numeric in native byte order
with MDB_DUPSORT, use reverse string dups
create DB if not already existing
Generated automatically by Doxygen for LMDB from the source code.