From c3c336e2785e9a8e801213b49e4e8bedf71491e4 Mon Sep 17 00:00:00 2001 From: Tobias Jonas Date: Fri, 6 Mar 2020 13:13:17 +0100 Subject: [PATCH] Add akka-persistence-gcp-datastore --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cf0c20f..88d0d7a 100644 --- a/README.md +++ b/README.md @@ -1994,3 +1994,4 @@ A curated list of awesome Scala frameworks, libraries and software. * [kifi/ReactiveLDA](https://github.com/kifi/ReactiveLDA) - ReactiveLDA is a fast, lightweight implementation of the Latent Dirichlet Allocation (LDA) algorithm, using a parallel vanilla Gibbs sampling algorithm. * [gilt/gatling-websocket](https://github.com/gilt/gatling-websocket) - WebSocket addon for http://gatling-tool.org/ * [dscleaver/sbt-quickfix](https://github.com/dscleaver/sbt-quickfix) - SBT plugin that routes compiler and test errors into a quickfix file +* [akka-persistence-gcp-datastore](https://github.com/innFactory/akka-persistence-gcp-datastore) - akka-persistence-gcp-datastore is a journal and snapshot store plugin for akka-persistence using Google Cloud Datastore.