Directories ¶
Path | Synopsis |
---|---|
Package api implements the storage backend API.
|
Package api implements the storage backend API. |
Package database implements a database backed storage backend.
|
Package database implements a database backed storage backend. |
Package mkvs provides a Merklized Key-Value Store (MKVS) implementation.
|
Package mkvs provides a Merklized Key-Value Store (MKVS) implementation. |
checkpoint
Package checkpoint provides methods for creating MKVS checkpoints.
|
Package checkpoint provides methods for creating MKVS checkpoints. |
db/api
Package api provides a persistent node database interface for MKVS trees.
|
Package api provides a persistent node database interface for MKVS trees. |
db/badger
Package badger provides a Badger-backed node database.
|
Package badger provides a Badger-backed node database. |
db/pathbadger
Package pathbadger provides a Badger-backed node database that uses trie paths as keys.
|
Package pathbadger provides a Badger-backed node database that uses trie paths as keys. |
db/testing
Package testing provides helpers for running node database tests.
|
Package testing provides helpers for running node database tests. |
interop
MKVS interoperability test helpers.
|
MKVS interoperability test helpers. |
interop/cmd
Package cmd implements the commands for MKVS interoperability test helpers.
|
Package cmd implements the commands for MKVS interoperability test helpers. |
node
Package node defines MKVS tree nodes.
|
Package node defines MKVS tree nodes. |
syncer
Package syncer provides the read-only sync interface.
|
Package syncer provides the read-only sync interface. |
tests
Package tests contains helpers for testing MKVS trees.
|
Package tests contains helpers for testing MKVS trees. |
Package tests is a collection of storage implementation test cases.
|
Package tests is a collection of storage implementation test cases. |
Click to show internal directories.
Click to hide internal directories.