b9187e0493
* Aristo+Kvt: Better RocksDB profiling why: Providing more detailed information, mainly for `Aristo` * Aristo: Renamed journal `stats()` to `capacity()` why: `Stats()` was a misnomer * Aristo: Provide backend read caches for key and vertex IDs why: Dedicated LRU caching for particular types gives a throughput advantage. The sizes of the LRU queues used for caching are currently constant but might be adjusted at a later time. * Fix copyright year |
||
---|---|---|
.. | ||
rdb_desc.nim | ||
rdb_get.nim | ||
rdb_init.nim | ||
rdb_put.nim | ||
rdb_walk.nim |