Azure Storage Table backend for Akka.Persistence.
Info
Version: | 0.2.0-beta |
Author(s): | Alex Valuyskiy |
Last Update: | Sunday, October 16, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/alexvaluyskiy/Akka.Persistence.Azure |
NuGet Url: | https://www.nuget.org/packages/Akka.Persistence.AzureTable |
Install
Install-Package Akka.Persistence.AzureTable
dotnet add package Akka.Persistence.AzureTable
paket add Akka.Persistence.AzureTable
Akka.Persistence.AzureTable Download (Unzip the "nupkg" after downloading)
Dependencies
- Akka(>= 1.1.2)
- Akka.Persistence(>= 1.1.2.30)
- Google.ProtocolBuffers(>= 2.4.1.555)
- Microsoft.Azure.KeyVault.Core(>= 1.0.0)
- Microsoft.Data.Edm(>= 5.7.0)
- Microsoft.Data.OData(>= 5.7.0)
- Microsoft.Data.Services.Client(>= 5.7.0)
- Newtonsoft.Json(>= 9.0.1)
- System.Collections.Immutable(>= 1.1.36)
- System.Spatial(>= 5.7.0)
- WindowsAzure.Storage(>= 7.2.1)
Tags