# Packages
remotedb is a package for connecting to distributed Tendermint db.DB
instances.
# Functions
See DB interface documentation for more information.
IteratePrefix is a convenience function for iterating over a key domain restricted by prefix.
NewDB creates a new database of type backend with the given name.
For printing all operationgs to the console for debugging.
For printing all operationgs to the console for debugging.
For printing all operationgs to the console for debugging.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewPrefixDB lets you namespace multiple DBs within a single DB.
# Constants
No description provided by the author
using the filesystem naively.
No description provided by the author
legacy, defaults to goleveldb unless +gcc.
No description provided by the author
# Interfaces
Batch Close must be called when the program no longer needs the object.
DBs are goroutine safe.
Usage:
var itr Iterator = ..
No description provided by the author
# Type aliases
No description provided by the author