Jordan Hrycaj ff0fc98fdf
Multi layer architecture 4 aristo db (#1581)
* Cosmetics, renamed fields (eVtx, bVtx) -> (eVid, bVid)

* Multilayered delta architecture for Aristo DB

details:
  Any VertexID or data retrieval needs to go down the rabbit hole and
  fetch/get/manipulate the bottom layer -- even without explicit
  backend.

* Direct reference to backend from top-level layer

why:
  Some services as the vid management needs to be synchronised among all
  layers. So access is optimised.
2023-05-14 18:43:01 +01:00
..
2023-05-11 15:25:29 +01:00
2019-10-31 06:17:01 +01:00
2023-05-11 15:25:29 +01:00
2023-02-16 12:40:07 +01:00
2023-04-19 12:37:18 +07:00

tests

TODO: more GeneralStateTest fixtures!