Difference between revisions of "SST (Sorted String Table) file"

From wikieduonline
Jump to navigation Jump to search
 
(17 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Draft}}
+
[[geth]]
 
+
file 000014.sst
 +
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 ==
 +
* <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/
 +
* {{sst}}
 +
* {{.sst}}
 
* {{RocksDB}}
 
* {{RocksDB}}
 +
  
  
 
[[Category:Computing]]
 
[[Category:Computing]]

Latest revision as of 19:54, 15 October 2024

Advertising: