journal

A replicated Akka Persistence journal backed by Spanner

License

License

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

com.lightbend.akka
ArtifactId

ArtifactId

journal_2.12
Last Version

Last Version

0.1-M0
Release Date

Release Date

Type

Type

jar
Description

Description

journal
A replicated Akka Persistence journal backed by Spanner
Project URL

Project URL

https://doc.akka.io/docs/akka-persistence-spanner/current
Project Organization

Project Organization

Lightbend Inc.
Source Code Management

Source Code Management

https://github.com/akka/akka-persistence-spanner

Download journal_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/com.lightbend.akka/journal_2.12/ -->
<dependency>
    <groupId>com.lightbend.akka</groupId>
    <artifactId>journal_2.12</artifactId>
    <version>0.1-M0</version>
</dependency>
// https://jarcasting.com/artifacts/com.lightbend.akka/journal_2.12/
implementation 'com.lightbend.akka:journal_2.12:0.1-M0'
// https://jarcasting.com/artifacts/com.lightbend.akka/journal_2.12/
implementation ("com.lightbend.akka:journal_2.12:0.1-M0")
'com.lightbend.akka:journal_2.12:jar:0.1-M0'
<dependency org="com.lightbend.akka" name="journal_2.12" rev="0.1-M0">
  <artifact name="journal_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lightbend.akka', module='journal_2.12', version='0.1-M0')
)
libraryDependencies += "com.lightbend.akka" % "journal_2.12" % "0.1-M0"
[com.lightbend.akka/journal_2.12 "0.1-M0"]

Dependencies

compile (9)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.11
com.thesamet.scalapb : scalapb-runtime_2.12 jar 0.10.2
com.lightbend.akka.grpc : akka-grpc-runtime_2.12 jar 0.8.4
io.grpc : grpc-stub jar 1.28.1
com.typesafe.akka : akka-persistence-typed_2.12 jar 2.6.4
com.typesafe.akka : akka-persistence-query_2.12 jar 2.6.4
com.typesafe.akka : akka-discovery_2.12 jar 2.6.4
io.grpc : grpc-auth jar 1.28.0
com.google.auth : google-auth-library-oauth2-http jar 0.20.0

test (5)

Group / Artifact Type Version
com.typesafe.akka : akka-persistence-tck_2.12 jar 2.6.4
com.typesafe.akka : akka-stream-testkit_2.12 jar 2.6.4
com.typesafe.akka : akka-actor-testkit-typed_2.12 jar 2.6.4
ch.qos.logback : logback-classic jar 1.2.3
org.scalatest : scalatest_2.12 jar 3.1.1

Project Modules

There are no modules declared in this project.

Spanner Plugin for Akka Persistence

Replicated Akka Persistence journal and snapshot store for Google Spanner

For questions please use the discuss.akka.io. Tag any new questions with akka-persistence and spanner.

The documentation can be found here

Build Status

Project status

Under development.

License

Akka Persistence Spanner is Open Source and available under the Apache 2 License.

com.lightbend.akka

Akka Project

Versions

Version
0.1-M0