leveldb.writebatch

* D-LevelDB Write Batch * * WriteBatch holds multiple writes that can be applied to an open DB in a sinlge * atomic update. * * Copyright: Copyright © 2013 Byron Heads * License: <a href="http://www.boost.org/LICENSE_1_0.txt">Boost License 1.0</a>. * Authors: Byron Heads

Members

Classes

WriteBatch
class WriteBatch
Undocumented in source.

Meta