Comment on MDBM – High-speed databaseparentComments−t1m11yIt is memory mapped, which means that it is persisted to disk, perhaps confusingly if you aren't familiar with mmap.
Comments
It is memory mapped, which means that it is persisted to disk, perhaps confusingly if you aren't familiar with mmap.