nimbus-eth1/nimbus/db/kvt/kvt_init
Jordan Hrycaj 5379302ce9
Aristo+Kvt: Let destructor crash when `nil` argument is given (#2080)
why:
  Ignoring `nil` objects was handy for a while but eventually led to
  lazy programming which in turn led to double destructor calls for
  the rocks-db.
2024-03-15 14:20:00 +00:00
..
rocks_db Added support for namespaces to RocksDb kvstore. (#2066) 2024-03-12 11:04:46 +08:00
init_common.nim Core db simplify new api storage modes (#2075) 2024-03-14 22:17:43 +00:00
memory_db.nim Core db simplify new api storage modes (#2075) 2024-03-14 22:17:43 +00:00
memory_only.nim Aristo+Kvt: Let destructor crash when `nil` argument is given (#2080) 2024-03-15 14:20:00 +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 Core db simplify new api storage modes (#2075) 2024-03-14 22:17:43 +00:00