ianlintner / zio-akka-cluster

ZIO wrapper for Akka Cluster

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZIO Wrapper for Akka Cluster

Project stage: Production Ready CI

This library is a ZIO wrapper for Akka Cluster. It exposes a purely functional API allowing you to leverage the distributed features of Akka without the need to use the actor model.

The following features are available:

  • Akka Cluster (join, leave, cluster state, cluster events)
  • Akka Distributed PubSub
  • Akka Cluster Sharding

Documentation

ZIO Akka Cluster Home Page

About

ZIO wrapper for Akka Cluster

License:Apache License 2.0


Languages

Language:Scala 100.0%