Difference between revisions of "SST (Sorted String Table) file"
Jump to navigation
Jump to search
m (Welcome moved page SST file to SST (Sorted String Table) file) |
|||
(12 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
[[geth]] | [[geth]] | ||
file 000014.sst | file 000014.sst | ||
000014.sst: data | 000014.sst: data | ||
+ | [[rlpdump]] 00001.sst | ||
+ | .../... | ||
+ | rlp: element is larger than containing list | ||
== Activities == | == Activities == | ||
* Read about <code>SST</code> file compression: https://github.com/facebook/rocksdb/wiki/Compression | * Read about <code>SST</code> file compression: https://github.com/facebook/rocksdb/wiki/Compression | ||
+ | * Read https://ayende.com/blog/161764/ravens-storage-understanding-the-sst-file-format | ||
== Related == | == Related == | ||
* <code>[[~/Library/Ethereum/geth/chaindata/]]</code> | * <code>[[~/Library/Ethereum/geth/chaindata/]]</code> | ||
+ | * [[LevelDB]] | ||
+ | * [[Pebble]] | ||
+ | * [[COCKROACH_COMPACTION_CONCURRENCY]] | ||
+ | * <code>[[geth db --help]]</code> | ||
+ | * [[geth removedb]] | ||
+ | * [[.ldb]] | ||
== See also == | == See also == | ||
* https://mariadb.com/kb/en/mariabackup-sst-method/ | * https://mariadb.com/kb/en/mariabackup-sst-method/ | ||
+ | * {{sst}} | ||
+ | * {{.sst}} | ||
* {{RocksDB}} | * {{RocksDB}} | ||
Latest revision as of 19:54, 15 October 2024
file 000014.sst 000014.sst: data
rlpdump 00001.sst .../... rlp: element is larger than containing list
Activities[edit]
- Read about
SST
file compression: https://github.com/facebook/rocksdb/wiki/Compression - Read https://ayende.com/blog/161764/ravens-storage-understanding-the-sst-file-format
Related[edit]
~/Library/Ethereum/geth/chaindata/
- LevelDB
- Pebble
- COCKROACH_COMPACTION_CONCURRENCY
geth db --help
- geth removedb
- .ldb
See also[edit]
Advertising: