erigon-pulse/common/debug
Alex Sharov 57777e7c60
Prepare codebase for future default DB change (#670)
* Add kv.tx.bucket.Clear() and db.ClearBuckets() methods

* Add kv.tx.bucket.Clear() and db.ClearBuckets() methods

* choose db based on file suffix

* implement db.id method

* implement db.id method

* use ethdb.NewDatabase method

* use ethb.MustOpen method

* cleanup

* support TEST_DB env flag

* create db path automatically needed

* bolt - don't change prefix on happy path
2020-06-16 14:36:16 +01:00
..
hack Prepare codebase for future default DB change (#670) 2020-06-16 14:36:16 +01:00
callers.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
experiments.go Run tests on lmdb and badger (#624) 2020-06-05 10:25:33 +01:00
memstats.go Use local db in analytics (#308) 2020-01-15 19:47:13 +07:00