mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-06-26 08:26:20 +00:00
This PR adds the support of Pebble v2, details as below: - Pebble V2 will be used if database is empty - Pebble V1 will be used if database is not empty and the format is old - Upgrade command (geth db pebble-upgrade) is provided to upgrade the format to v2 offline |
||
|---|---|---|
| .. | ||
| pebble.go | ||
| pebble_test.go | ||
| pebble_v1.go | ||
| version.go | ||
| version_test.go | ||