Commit Graph

28 Commits (cbbfa3eac05b816a704ef2e50ab0a7ac8a9c4dcc)

Author SHA1 Message Date
SuiYuan e015c1116f
ethdb: remove unnecessary function wrapper (#29888) 4 months ago
PolyMa 06263b1b35
all: fix typos in comments (#29873) 4 months ago
Maciej Kulawik 3e896c875a
ethdb/pebble: fix pebble metrics registration (#29699) 5 months ago
rjl493456442 27de7dec65
ethdb/pebble: print warning log if pebble performance degrades (#29478) 5 months ago
Devon Bear 66e1a6ef49
go.mod: bump pebble db to official release (#29038) 7 months ago
Marius van der Wijden 55b483d82a
ethdb/pebble: remove a dependency (#28627) 10 months ago
Maciej Kulawik 6489a0dd1f
ethdb/pebble: don't double-close iterator inside pebbleIterator (#28566) 10 months ago
Jim McDonald f7dde2a96c
ethdb/pebble: add `Errorf` function to panicLogger (#28491) 11 months ago
rjl493456442 f4ac548619
ethdb/pebble: cap memory table size as maxMemTableSize-1 (#28444) 11 months ago
Péter Szilágyi 509a64ffb9
cmd, core, ethdb: enable Pebble on 32 bits and OpenBSD too (#28335) 11 months ago
rjl493456442 7776a3214a
ethdb/pebble: add level file metrics (#28271) 11 months ago
Péter Szilágyi 966e50bddb ethdb/pebble: luv you linter 12 months ago
rjl493456442 22dcb7a77b
ethdb/pebble: upgrade pebble to master (aa077af62593) (#28070) 12 months ago
Péter Szilágyi f988b2332e
ethdb, internal/ethapi: support exposing Pebble stats too, beside LevelDB (#28224) 12 months ago
Martin Holst Swende f0f8703bf2
core/rawdb, ethdb/pebble: avoid fsync db in tests (#27836) 1 year ago
rjl493456442 4b90c4488d
ethdb/pebble: use sync mode for pebble writes (#27615) 1 year ago
Martin Holst Swende 713fc8bbe6
ethdb/pebble: fsync for batch writes (#27522) 1 year ago
Martin Holst Swende 33fdd030b1
ethdb/pebble: fix NewBatchWithSize to set db (#27350) 1 year ago
Martin Holst Swende 99394adcb8
ethdb/pebble: prevent shutdown-panic (#27238) 1 year ago
Péter Szilágyi d3ece3a07c
cmd/utils, node: switch to Pebble as the default db if none exists (#27136) 1 year ago
s7v7nislands 50317bdace
ethdb/pebble: use atomic type (#27014) 1 year ago
Péter Szilágyi 19f74fa3c0
core/rawdb, ethdb/pebble: disable pebble on openbsd (#26801) 2 years ago
rjl493456442 2bb622ce40
ethdb/pebble: fix max memorytable size (#26776) 2 years ago
rjl493456442 98b0ea62b5
ethdb/pebble: fix range compaction (#26771) 2 years ago
Patrick O'Grady 5967a2290a
ethdb/pebble: Fix `MemTableStopWritesThreshold` (#26692) 2 years ago
rjl493456442 0ea65d4020
ethdb: add benchmark test suite (#26659) 2 years ago
Péter Szilágyi da3c974c36
ethdb/pebble: fix nil callbacks (#26650) 2 years ago
Martin Holst Swende ed51b8c5d3
ethdb: pebble backend (64bit platforms only) (#26517) 2 years ago