extension-reactor icon indicating copy to clipboard operation
extension-reactor copied to clipboard

ReactorEventStorageEngine

Open m1l4n54v1c opened this issue 4 years ago • 2 comments

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.

m1l4n54v1c avatar Sep 21 '20 14:09 m1l4n54v1c

I agree. I think this is important feature!

develnk avatar Jun 17 '22 15:06 develnk

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.

smcvb avatar Sep 12 '22 12:09 smcvb