# Functions
NewLDBDatabase returns a LevelDB wrapped object.
No description provided by the author
No description provided by the author
NewTable returns a Database object that prefixes all keys with a given string.
NewTableBatch returns a Batch object which prefixes all keys with a given string.
# Constants
Code using batches should try to add this much data to the batch.
# Variables
No description provided by the author