Skip to content

njlbenn/akka-persistence-mongo

 
 

Repository files navigation

Akka Persistence MongoDB driver (Journal + Read Journal, Snapshots)

Join the chat at https://gitter.im/scullxbones/akka-persistence-mongo

  • Test suite verifies against MongoDB 3.0, 3.2, 3.4, 3.6

Using Akka 2.5? Use 2.x Series.

Build Status Maven Central

Docs

  • Cross-compiled for 2.11 / 2.12 - Java 8 targeted
  • Active development
  • Latest release - 2.0.12 ~ compatible with Akka 2.5

Using Akka 2.4? Use 1.x Series.

Build Status

Docs

  • Backward incompatible to 0.x series - details in docs
  • Compiled for 2.11 / 2.12 - Java 8 targeted
  • No enhancements going forward, bugfixes will continue
  • Latest release - 1.4.3 ~ compatible with Akka 2.4 (2.4.2+ for read journals)

Using Akka 2.3? Use 0.x Series.

Build Status

Docs

  • Cross compiled 2.10/2.11 - Java 7 targeted
  • No enhancements going forward, bugfixes will continue
  • Latest release - 0.4.2

About

Implementation of akka-persistence storage plugins for mongodb

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 99.2%
  • Shell 0.8%