Hacker News new | ask | show | jobs
by saurik 4665 days ago
Anyone know anything about how this compares in practice to Lightning MDB (which uses a memory mapped B-tree, I think, and is apparently insanely faster than most of the other enbedded key-value stores people normally examine)?
1 comments

This one copies, and it has no concept of transactions from the looks of it (not even LevelDB-style snapshots)