# README
TODO: syndtr/goleveldb should be replaced with actual LevelDB instance
# 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.
No description provided by the author
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
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
No description provided by the author
DBs are goroutine safe.
Usage:
var itr Iterator = ..
No description provided by the author
# Type aliases
No description provided by the author