Effect CommunityEC
Effect Community2mo ago
3 replies
now

Exploring Event Sourcing with Effect Cluster and Existing Initiatives

Hi all, I have a question about Effect cluster and event sourced entities.
I am coming from Scala and Akka Cluster with persistent actors (event sourced) and have also written an event sourcing library in Kotlin combining Edomata.ir (event sourcing library in Scala) with Akka Persistence features (no clustering though)

Here is my question: Given Effect cluster it should be very doable to integrate with an event sourcing library to obtain something similar to clustered Akka persistent actors.
I have not come across this, but honestly I have not searched a whole lot either.
I have set myself the task to replicate the event sourcing library I produced using Effect TS and would like to understand the landscape here.
If there is already an initiative for this, or not.
@Tim Smart Your comments on this greatly appreciated.
Was this page helpful?