dpfeiffer / akka-persistence-mongo

Implementation of akka-persistence storage plugins for mongodb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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

  • Supports MongoDB 2.6, 3.0, 3.2

Using Akka 2.4? Use 1.x Series.

Build Status Maven Central

Docs

  • Backward incompatible to 0.x series - details in docs
  • Compiled for 2.11 - Java 8 targeted
  • Active development
  • Latest release - 1.3.5 ~ 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

License:Apache License 2.0


Languages

Language:Scala 99.7%Language:Shell 0.3%