package
1.0.9
Repository: https://github.com/crypto-org-chain/cronos.git
Documentation: pkg.go.dev

# Functions

CreateTSComparator should behavior identical with rocksdb builtin timestamp comparator.
No description provided by the author
No description provided by the author
NewVersionDBOpts returns the options used for the versiondb column family.
OpenVersionDB opens versiondb, the default column family is used for metadata, actually key-value pairs are stored on another column family named with "versiondb", which has user-defined timestamp enabled.
OpenVersionDBAndTrimHistory opens versiondb similar to `OpenVersionDB`, but it also trim the versions newer than target one, can be used for rollback.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author