nimbus-eth1/nimbus/db/aristo/aristo_init/rocks_db
Jordan Hrycaj 8e00143313
Aristo db code massage n cosmetics (#1745)
* Rewrite remaining `AristoError` return code into `Result[void,AristoError]`

why:
  Better code maintenance

* Update import sections

* Update Aristo DB paths

why:
 More systematic so directory can be shared with other DB types

* More cosmetcs

* Update unit tests runners

why:
  Proper handling of persistent and mem-only DB. The latter can be
  consistently triggered by an empty DB path.
2023-09-12 19:45:12 +01:00
..
rdb_desc.nim Aristo db code massage n cosmetics (#1745) 2023-09-12 19:45:12 +01:00
rdb_get.nim Aristo db code massage n cosmetics (#1745) 2023-09-12 19:45:12 +01:00
rdb_init.nim Aristo db code massage n cosmetics (#1745) 2023-09-12 19:45:12 +01:00
rdb_put.nim Aristo db code massage n cosmetics (#1745) 2023-09-12 19:45:12 +01:00
rdb_walk.nim Aristo db implement filter storage scheduler (#1713) 2023-08-25 23:53:59 +01:00