[Date Prev][Date Next] [Chronological] [Thread] [Top]

LMDB vs FastDB



Hello,

I have read the - very interesting - performance comparison http://symas.com/mdb/microbench/
I'd like to ask if someone did benchmark LMDB (and/or the others) 
against http://www.garret.ru/fastdb.html
FastDB is an in-memory ACID database that works via shadow paging, and 
without a transaction log.
Thanks,

Tobias