I would like to have a similar backend compared to what we have now für mysql. Especially for reading large amounts of data, we have the same performance problems we already solved for mysql. We can borrow a lot from the mysql backend, however I will think about generalizing the approach, so that we can reuse it for different backends.
I would like to have a similar backend compared to what we have now für mysql. Especially for reading large amounts of data, we have the same performance problems we already solved for mysql. We can borrow a lot from the mysql backend, however I will think about generalizing the approach, so that we can reuse it for different backends.