I'd very much love to be able to run a very low latency ArcadeDB instance. In my application, I do a lot of I/O a second, and the optimisation for cypher queries in general is not great.
For a big use case, my DB right now can be about:
- 150MB
- 100,360 nodes
- 124,959 relationships
Even for this, queries can take a really long time of up to 5 seconds. And that's after severe query structure optimisation.
I'd very much love to be able to run a very low latency ArcadeDB instance. In my application, I do a lot of I/O a second, and the optimisation for cypher queries in general is not great.
For a big use case, my DB right now can be about:
Even for this, queries can take a really long time of up to 5 seconds. And that's after severe query structure optimisation.