Skip to content

endless is a library to build distributed systems in functional Scala using a pluggable runtime model

License

Notifications You must be signed in to change notification settings

endless4s/endless

Repository files navigation

Endless

Release Maven Central codecov Scala Steward badge Discord Typelevel Affiliate Project Cats friendly

endless is a Scala library to describe event sourced entities using tagless-final algebras, running with built-in implementations for Akka and Pekko.

Head to the documentation to learn more.

For a more story-driven background explanation make sure to check out the blog article.