You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Java stream store and event store library specifically targeting SQL based implementations.
Primarily used for Event Sourcing, Pub/Sub, and event driven applications.
System Requirements
JDK 8 or above.
Inspiration
This project was inspired by the following open source projects