johanhaleby / occurrent

Unintrusive Event Sourcing Library for the JVM
https://occurrent.org
125 stars 16 forks source link

SQL Event Store reactor implementation based on Spring Data R2DBC #72

Open MateuszNaKodach opened 3 years ago

MateuszNaKodach commented 3 years ago

Add module eventstore-sql-spring-reactor with implementation.

johanhaleby commented 3 years ago

It would be great to experiment with different datastores. There's definitely a non-zero probability that we find something that warrants a change in some API.

MateuszNaKodach commented 3 years ago

I'm working on it :)

johanhaleby commented 3 years ago

That's awesome!! :)