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