Cassandra provides high availability and scalability state storage for D-ASYNC microservices.
Info
Version: | 2.0.0-beta1 |
Author(s): | Dasync |
Last Update: | Tuesday, November 19, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Dasync.Persistence.Cassandra |
Install
Install-Package Dasync.Persistence.Cassandra
dotnet add package Dasync.Persistence.Cassandra
paket add Dasync.Persistence.Cassandra
Dasync.Persistence.Cassandra Download (Unzip the "nupkg" after downloading)
Dependencies
- Dasync.Serialization(>= 2.0.01)
- Dasync.EETypes(>= 2.0.01)
- Dasync.DependencyInjection(>= 2.0.01)
- CassandraCSharpDriver(>= 3.12.0)
- Microsoft.Extensions.Configuration.Binder(>= 2.2.0)
- System.Threading.Tasks.Extensions(>= 4.5.3)
Tags