go-ethereum/ethdb/pebble
rjl493456442 628ff79be3
ethdb/pebble: disable seek compaction for Pebble (#33697)
This PR restores the previous Pebble configuration, disabling seek compaction.

This feature is still needed by hash mode archive node, mitigating the
overhead of frequent compaction.
2026-01-29 10:48:34 +01:00
..
pebble.go ethdb/pebble: disable seek compaction for Pebble (#33697) 2026-01-29 10:48:34 +01:00
pebble_test.go core, ethdb: introduce database sync function (#31703) 2025-05-08 19:10:26 +08:00