nimbus-eth1/nimbus/db/kvt/kvt_init
web3-developer 799acf301d
Added support for namespaces to RocksDb kvstore. (#2066)
* Add new RocksNamespaceRef type and remove backups and readonly support from RocksDb KvStore.

* Bump nim-rocksdb to fc2ba4a836b6b47ae1b17d1c45801c7e06585e19

* Fix tests.

* Fix copyright notice.
2024-03-12 11:04:46 +08:00
..
rocks_db Added support for namespaces to RocksDb kvstore. (#2066) 2024-03-12 11:04:46 +08:00
init_common.nim Core db use differential tx layers for aristo and kvt (#1949) 2023-12-19 12:39:23 +00:00
memory_db.nim Aristo db kvt maintenance update (#1952) 2023-12-20 16:19:00 +00:00
memory_only.nim Core db use differential tx layers for aristo and kvt (#1949) 2023-12-19 12:39:23 +00:00
persistent.nim Core db use differential tx layers for aristo and kvt (#1949) 2023-12-19 12:39:23 +00:00
rocks_db.nim Aristo db kvt maintenance update (#1952) 2023-12-20 16:19:00 +00:00