Péter Szilágyi ccbb56b4f2 cmd/geth, eth, ethdb: monitor database compactions 10 years ago
..
.gitignore f6d1bfe45b The great merge 11 years ago
README.md f6d1bfe45b The great merge 11 years ago
database.go ccbb56b4f2 cmd/geth, eth, ethdb: monitor database compactions 10 years ago
database_test.go 95773b9673 removed redundant newlines in import block 10 years ago
memory_database.go c590b505ed core, ethdb, trie: validate database errors 10 years ago

README.md

ethdb

The ethdb package contains the ethereum database interfaces

Installation

go get github.com/ethereum/ethdb-go

Usage

Todo :-)