Skip to content

Commit

Permalink
Merge pull request #875 from akka/wip-change-gitter-patriknw
Browse files Browse the repository at this point in the history
change to akka/akka gitter
  • Loading branch information
patriknw authored Mar 11, 2021
2 parents e59889e + 9d689d6 commit 71cf13b
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,14 @@
Cassandra Plugins for Akka Persistence
======================================

For questions please use the [discuss.akka.io](https://discuss.lightbend.com/c/akka/). Tag any new questions with `akka-persistence` and `cassandra`.

[![Join the chat at https://gitter.im/akka/akka-persistence-cassandra](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/akka/akka-persistence-cassandra?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

Replicated [Akka Persistence](https://doc.akka.io/docs/akka/current/scala/persistence.html) journal and snapshot store backed by [Apache Cassandra](https://cassandra.apache.org/).

[![Build Status](https://travis-ci.org/akka/akka-persistence-cassandra.svg?branch=master)](https://travis-ci.org/akka/akka-persistence-cassandra)
For questions please use the [discuss.akka.io](https://discuss.lightbend.com/c/akka/) or [![gitter: akka/akka](https://img.shields.io/badge/gitter%3A-akka%2Fakka-blue.svg?style=flat-square)](https://gitter.im/akka/akka).

Implementation in the `master` branch is currently `1.0.x` release.

[![Build Status](https://travis-ci.org/akka/akka-persistence-cassandra.svg?branch=master)](https://travis-ci.org/akka/akka-persistence-cassandra)


## Documentation

Expand Down

0 comments on commit 71cf13b

Please sign in to comment.