leveldb.writebatch

D-LevelDB Write Batch

WriteBatch holds multiple writes that can be applied to an open DB in a sinlge atomic update.

Meta

Authors

Byron Heads

License

<a href="http://www.boost.org/LICENSE_1_0.txt">Boost License 1.0</a>.