nimbus-eth1/nimbus/db/aristo/aristo_init
Jacek Sieka 5c1e2e7d3b
Migrate `keyed_queue` to `minilru` (#2608)
Compared to `keyed_queue`, `minilru` uses significantly less memory, in
particular for the 32-byte hash keys where `kq` stores several copies of
the key redundantly.
2024-09-13 15:47:50 +02:00
..
rocks_db Migrate `keyed_queue` to `minilru` (#2608) 2024-09-13 15:47:50 +02:00
init_common.nim Triggered write event for kvt (#2351) 2024-06-13 18:15:11 +00:00
memory_db.nim avoid some trivial memory allocations (#2587) 2024-09-02 16:03:10 +02:00
memory_only.nim Added portal proof nodes generation functionality (#2539) 2024-08-06 11:29:26 +00:00
persistent.nim Migrate `keyed_queue` to `minilru` (#2608) 2024-09-13 15:47:50 +02:00
rocks_db.nim lru cache updates (#2590) 2024-09-05 11:18:32 +02:00