Async IO?
#765
Replies: 1 comment 5 replies
-
Hey! That is a very good question, and to be honest, I do not know yet. We have not reached the point where a sync event store is the bottleneck, either in our projects or in projects we are involved in. To better understand the need, it would be helpful to understand in which situations an async event store can help. So, which environment (events, throughput) are we talking about here? We currently use Doctrine DBAL for the database connection, and there is a corresponding issue for it: doctrine/dbal#5825 |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I was wondering if an async IO would be considered at some time, like for example amp/mysql, or even https://github.com/prooph/event-store-client, which looks like a great fit for the project!
Beta Was this translation helpful? Give feedback.
All reactions