Skip to content

an-tex/akka-persistence-s3

Repository files navigation

Build Status

Download

Akka Persistence Backend Plugin using S3. It's not production ready yet but passes the Plugin TCK

Usage

To your build.sbt add the resolver and dependency:

resolvers += Resolver.bintrayRepo("antex", "maven")
libraryDependencies += "ag.rob" %% "akka-persistence-s3" % VERSION