go-ethereum/ethdb
Martin Holst Swende 0aa81738e6 core/rawdb, ethdb/pebble: avoid fsync db in tests (#27836)
Adds an option to disable fsync for database operations.
This is to make tests faster.
2023-11-10 11:09:46 -06:00
..
dbtest all: update golang/x/ext and fix slice sorting fallout (#27909) 2023-11-10 11:09:46 -06:00
leveldb ethdb/leveldb: support more than 7 levels in metrics (#27904) 2023-11-10 11:09:46 -06:00
memorydb ethdb/pebble: prevent shutdown-panic (#27238) 2023-11-10 11:09:46 -06:00
pebble core/rawdb, ethdb/pebble: avoid fsync db in tests (#27836) 2023-11-10 11:09:46 -06:00
remotedb all: implement path-based state scheme (#25963) 2023-11-10 11:09:46 -06:00
batch.go core, ethdb, tests, trie: implement NewBatchWithSize API for batcher (#24392) 2022-02-15 15:15:13 +02:00
database.go all: implement path-based state scheme (#25963) 2023-11-10 11:09:46 -06:00
iterator.go all: simplify and fix database iteration with prefix/start (#20808) 2020-04-15 14:08:53 +03:00
snapshot.go all: update license headers and AUTHORS from git history (#24947) 2022-05-24 20:39:40 +02:00