Difference between revisions of "LevelDB"
Jump to navigation
Jump to search
↑ https://geth.ethereum.org/docs/fundamentals/databases
(10 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> | ||
+ | * <code>[[geth db]]</code> | ||
+ | * [[Libmdbx]], [[Erigon]] | ||
== See also == | == See also == | ||
+ | * {{leveldb}} | ||
+ | * {{LevelDB}} | ||
+ | * {{LSM}} | ||
* {{key-value}} | * {{key-value}} | ||
+ | |||
+ | [[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]
- LevelDB
- LevelDB, .ldb
- Log-structured merge-tree (LSM)
- Key-value databases: Berkeley DB, Redis,
etcd
, leveldb, RocksDB (MyRocks), Infinispan, Amazon DynamoDB, Apache Zookeeper, LevelDB, RocksDB, Pebble
Advertising: