Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ReactorEventStorageEngine #4

Open
m1l4n54v1c opened this issue Sep 21, 2020 · 2 comments
Open

ReactorEventStorageEngine #4

m1l4n54v1c opened this issue Sep 21, 2020 · 2 comments

Comments

@m1l4n54v1c
Copy link
Member

Provide an interface for ReactorEventStorageEngine and implementation that should use r2dbc drivers for interacting with database. The interface should provide reactive API using Project Reactor's data types, but should also implement the EventStorageEngine providing a blocking way of using the same. This should not be the final solution of this Event Storage Engine, but a step towards a reactive implementation. Implementing EventStorageEngine interface would give us a way to plug in this Event Storage Engine within existing Axon Framework's components.

@develnk
Copy link

develnk commented Jun 17, 2022

I agree. I think this is important feature!

@smcvb smcvb removed this from the Release 4.6.0 milestone Sep 12, 2022
@smcvb
Copy link
Member

smcvb commented Sep 12, 2022

Removing the milestone in favor of making a 4.6.0 release soon. This issue will be reevaluated once we start the new planning phase.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants