Standard question: what about conflict resolution, locking, deadlocks, snapshots, transactions?<p>> The exposed DB has the exact same API as levelUp...<p>Is createKeyStream creating a snapshot internally? Is createWriteStream locking? levelup seems to support nodejs streams, does the API support flow control?