CortexTheseus
CortexTheseus copied to clipboard
Embeddable database
golang-kv https://github.com/ucwong/golang-kv badger https://github.com/dgraph-io/badger leveldb https://github.com/syndtr/goleveldb https://leveldb-handbook.readthedocs.io/zh/latest/basic.html boltdb https://github.com/etcd-io/bbolt This is where blockchain data stored.
This repo use multiple database for Ethereum https://github.com/ledgerwatch/turbo-geth
Stale issue message