Difference between revisions of "LevelDB"

From wikieduonline
Jump to navigation Jump to search
(Created page with "wikipedia:LevelDB")
 
 
(14 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[wikipedia:LevelDB]]
+
[[wikipedia:LevelDB]] (2021) [[on-disk key-value]] [[database]]
 +
 
 +
 
 +
* [[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>
 +
 
 +
 
 +
[[Fatal: Failed to register the Ethereum service: gap]] in the chain between ancients [0 - #3211109] and leveldb [#321111 - #3312345]
 +
 
 +
 
 +
== Related ==
 +
* [[Pebble]]
 +
* <code>[[geth]]</code>: [[Using LevelDB as the backing database]]
 +
* <code>[[geth removedb]]</code>
 +
* [[Libmdbx]], [[Erigon]]
 +
 
 +
== See also ==
 +
* {{leveldb}}
 +
* {{LevelDB}}
 +
* {{key-value}}
 +
 
 +
[[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: