nimbus-eth1/nimbus/db/aristo/aristo_init
Jordan Hrycaj a347291413
Aristo use rocksdb cf instead of key pfx (#2332)
* Use RocksDb column families instead of a prefixed single column

why:
  Better performance

* Use structural objects `VertexRef` and `HashKey` in LRU cache for RocksDb

why:
  Avoids repeated de/serialisation
2024-06-10 12:04:22 +00:00
..
rocks_db Aristo use rocksdb cf instead of key pfx (#2332) 2024-06-10 12:04:22 +00:00
init_common.nim Remove vid recycling feature (#2294) 2024-06-04 15:05:13 +00:00
memory_db.nim Replace some usage of std/options with results Opt (#2323) 2024-06-07 23:39:58 +02:00
memory_only.nim Aristo cull journal related stuff (#2288) 2024-06-03 20:10:35 +00:00
persistent.nim Add some basic rocksdb options to command line (#2286) 2024-06-05 17:08:29 +02:00
rocks_db.nim Aristo use rocksdb cf instead of key pfx (#2332) 2024-06-10 12:04:22 +00:00