Library for Akka Persistence journal and snapshot store backed by Google Bigtable.
Info
Version: | 2.1.4 |
Author(s): | Elvia AS |
Last Update: | Thursday, March 11, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Elvia.Akka.Persistence.Bigtable |
Install
Install-Package Elvia.Akka.Persistence.Bigtable
dotnet add package Elvia.Akka.Persistence.Bigtable
paket add Elvia.Akka.Persistence.Bigtable
Elvia.Akka.Persistence.Bigtable Download (Unzip the "nupkg" after downloading)
Dependencies
- Akka(>= 1.4.10)
- Akka.Persistence(>= 1.4.10)
- Google.Cloud.Bigtable.Common.V2(>= 2.0.0)
- Google.Cloud.Bigtable.V2(>= 2.0.0)
- System.Linq.Async(>= 4.1.1)