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
..
2024-06-08 11:36:51 +00:00
2024-06-07 09:01:45 +07:00
2024-06-08 11:36:51 +00:00
2024-05-31 09:13:56 +02:00
2024-06-10 11:05:30 +02:00
2024-01-14 10:41:23 +07:00
2024-06-07 09:01:45 +07:00
2024-06-10 11:05:30 +02:00
2024-06-10 11:05:30 +02:00
2024-06-07 09:01:45 +07:00

tests

TODO: more GeneralStateTest fixtures!