All Projects → scullxbones → Akka Persistence Mongo

scullxbones / Akka Persistence Mongo

Licence: apache-2.0
Implementation of akka-persistence storage plugins for mongodb

Programming Languages

scala
5932 projects

Projects that are alternatives of or similar to Akka Persistence Mongo

Play Community
一个基于 Play Framework 开发的开源社区系统。
Stars: ✭ 106 (+7.07%)
Mutual labels:  mongodb, akka
Fontend
使用Node、Vue、ElementUI、iViewUI,验证码等等搭建一个综合性网站(含后台管理系统)
Stars: ✭ 97 (-2.02%)
Mutual labels:  mongodb
Wildduck
Opinionated email server
Stars: ✭ 1,297 (+1210.1%)
Mutual labels:  mongodb
Mongoose Fuzzy Searching
Mongoose Fuzzy Searching Plugin
Stars: ✭ 94 (-5.05%)
Mutual labels:  mongodb
Erlmongo
Erlang driver for MongoDB with gridfs that works with maps and proplists
Stars: ✭ 90 (-9.09%)
Mutual labels:  mongodb
Learning Mongodb
Discovering and learning using the MongoDB database
Stars: ✭ 95 (-4.04%)
Mutual labels:  mongodb
Nodejs Backend Architecture Typescript
Node.js Backend Architecture Typescript - Learn to build a backend server for Blogging platform like Medium, FreeCodeCamp, MindOrks, AfterAcademy - Learn to write unit and integration tests - Learn to use Docker image - Open-Source Project By AfterAcademy
Stars: ✭ 1,292 (+1205.05%)
Mutual labels:  mongodb
Mern Mediastream
A MERN stack based media streaming application [Full-Stack React Projects]
Stars: ✭ 98 (-1.01%)
Mutual labels:  mongodb
Appy Backend
A user system to bootstrap your app.
Stars: ✭ 96 (-3.03%)
Mutual labels:  mongodb
Naice Blog
😺 新的博客上线啦
Stars: ✭ 93 (-6.06%)
Mutual labels:  mongodb
Unchained
Headless & open-source e-commerce toolkit. The Unchained Engine is our core product and is written in Node.js ES6
Stars: ✭ 92 (-7.07%)
Mutual labels:  mongodb
Whisperify
An interactive way to learn about your favourite songs on Spotify. Quiz yourself on your favourite playlists and share quizzes with friends.
Stars: ✭ 91 (-8.08%)
Mutual labels:  mongodb
Node Typescript Mongodb
node js typescript mongodb express generator yo
Stars: ✭ 96 (-3.03%)
Mutual labels:  mongodb
Hobbies
Keeping track of your hobbies
Stars: ✭ 90 (-9.09%)
Mutual labels:  mongodb
Server
ToroDB Server is an open source NoSQL database that runs on top of a RDBMS. Compatible with MongoDB protocol and APIs, but with support for native SQL, atomic operations and reliable and durable backends like PostgreSQL
Stars: ✭ 97 (-2.02%)
Mutual labels:  mongodb
Mongolid
Easy, powerful and ultrafast ODM for PHP and MongoDB
Stars: ✭ 89 (-10.1%)
Mutual labels:  mongodb
Liiptestfixturesbundle
This bundles enables efficient loading of Doctrine fixtures in functional test-cases for Symfony applications
Stars: ✭ 92 (-7.07%)
Mutual labels:  mongodb
Tiledesk Server
Tiledesk server. Tiledesk is an Open Source Live Chat platform written in NodeJs and MongoDB
Stars: ✭ 94 (-5.05%)
Mutual labels:  mongodb
Mongo.migration
On-the-fly migrations with MongoDB C# Driver
Stars: ✭ 99 (+0%)
Mutual labels:  mongodb
Stratify
Rails + MongoDB app for building a consolidated timeline of your data from disparate sources (e.g., Twitter, GitHub, Foursquare, etc.)
Stars: ✭ 97 (-2.02%)
Mutual labels:  mongodb

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.6, 4.0, 4.2

Using Akka 2.6? Use 3.x Series.

Build Status Maven Central 2.12 Maven Central 2.13

Docs

  • Cross-compiled for 2.12 / 2.13 - Java 8 targeted
  • Active development
  • Latest release - 3.0.6 ~ compatible with Akka 2.6

Using Akka 2.5? Use 2.x Series.

Build Status Maven Central

Docs

  • Cross-compiled for 2.11 / 2.12 / 2.13 - Java 8 targeted
  • Bugfixes only
  • Latest release - 2.3.2 ~ compatible with Akka 2.5.12+ (see #179 for details)

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].