Difference between revisions of "LevelDB"

From wikieduonline
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:
  
  
* [[bitcoind]]: 2023-05-31T04:10:29Z Opening LevelDB in /your/datapath/datadir/blocks/index
+
* [[bitcoind]]: <code>2023-05-31T04:10:29Z Opening LevelDB in /your/datapath/datadir/blocks/index</code>
  
  
Line 16: Line 16:
 
* <code>[[geth]]</code>: [[Using LevelDB as the backing database]]
 
* <code>[[geth]]</code>: [[Using LevelDB as the backing database]]
 
* <code>[[geth removedb]]</code>
 
* <code>[[geth removedb]]</code>
 +
* <code>[[geth db]]</code>
 
* [[Libmdbx]], [[Erigon]]
 
* [[Libmdbx]], [[Erigon]]
  
Line 21: Line 22:
 
* {{leveldb}}
 
* {{leveldb}}
 
* {{LevelDB}}
 
* {{LevelDB}}
 +
* {{LSM}}
 
* {{key-value}}
 
* {{key-value}}
  
 
[[Category:IT]]
 
[[Category:IT]]

Latest revision as of 19:56, 15 October 2024

wikipedia:LevelDB (2021) on-disk key-value database


  • bitcoind: 2023-05-31T04:10:29Z Opening LevelDB in /your/datapath/datadir/blocks/index


Go implementation of LevelDB is not actively maintained. [1]


Fatal: Failed to register the Ethereum service: gap in the chain between ancients [0 - #3211109] and leveldb [#321111 - #3312345]


Related[edit]

See also[edit]

  • https://geth.ethereum.org/docs/fundamentals/databases
  • Advertising: