Difference between revisions of "LevelDB"

From wikieduonline
Jump to navigation Jump to search
 
(6 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>
  
  
  
 
Go implementation of LevelDB is not actively maintained. <ref>https://geth.ethereum.org/docs/fundamentals/databases</ref>
 
Go implementation of LevelDB is not actively maintained. <ref>https://geth.ethereum.org/docs/fundamentals/databases</ref>
 +
 +
 +
[[Fatal: Failed to register the Ethereum service: gap]] in the chain between ancients [0 - #3211109] and leveldb [#321111 - #3312345]
 +
  
 
== Related ==
 
== Related ==
 
* [[Pebble]]
 
* [[Pebble]]
* <code>[[geth]]</code>
+
* <code>[[geth]]</code>: [[Using LevelDB as the backing database]]
 
* <code>[[geth removedb]]</code>
 
* <code>[[geth removedb]]</code>
 +
* [[Libmdbx]], [[Erigon]]
  
 
== See also ==
 
== See also ==
 +
* {{leveldb}}
 +
* {{LevelDB}}
 
* {{key-value}}
 
* {{key-value}}
  
 
[[Category:IT]]
 
[[Category:IT]]

Latest revision as of 13:28, 17 September 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: