Difference between revisions of "LevelDB"
Jump to navigation
Jump to search
↑ https://geth.ethereum.org/docs/fundamentals/databases
Line 3: | Line 3: | ||
* [[bitcoind]]: 2023-05-31T04:10:29Z Opening LevelDB in /your/datapath/datadir/blocks/index | * [[bitcoind]]: 2023-05-31T04:10:29Z Opening LevelDB in /your/datapath/datadir/blocks/index | ||
+ | |||
+ | |||
+ | |||
+ | Go implementation of LevelDB is not actively maintained. <ref>https://geth.ethereum.org/docs/fundamentals/databases</ref> | ||
== Related == | == Related == |
Revision as of 09:01, 31 May 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]
Related
See also
- Key-value databases: Berkeley DB, Redis,
etcd
, leveldb, RocksDB (MyRocks), Infinispan, Amazon DynamoDB, Apache Zookeeper, LevelDB, RocksDB, Pebble
Advertising: