-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
questionFurther information is requestedFurther information is requested
Description
Hi Spine Team
What is the current status of this event-sourcing framework, is it production-ready, if any project/application/company is using it in production?
Does it promote the Pure functions principle of functional programming i.e. do not include side-effects (like db, third-party api access) in your pure functions?
Which databases does it support, does it implement the Outbox table pattern (which is useful for writing the events to Kafka)?
Thank you.
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested