Akka.NET Persistence journal and snapshot store backed by RocksDb.
Info
Version: | 0.9.0 |
Author(s): | Akka.NET Contrib |
Last Update: | Thursday, August 17, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/AkkaNetContrib/Akka.Persistence.RocksDb |
NuGet Url: | https://www.nuget.org/packages/Akka.Persistence.RocksDb |
Install
Install-Package Akka.Persistence.RocksDb
dotnet add package Akka.Persistence.RocksDb
paket add Akka.Persistence.RocksDb
Akka.Persistence.RocksDb Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- NETStandard.Library(>= 1.6.1)
- Akka(>= 1.3.0)
- Akka.Persistence(>= 1.3.0)
- Akka.Persistence.Query(>= 1.3.0)
- Akka.Streams(>= 1.3.0)
- MessagePack(>= 1.4.4)
- RocksDbSharp(>= 5.4.6.9)
- System.ValueTuple(>= 4.3.1)
- Akka(>= 1.3.0)
- Akka.Persistence(>= 1.3.0)
- Akka.Persistence.Query(>= 1.3.0)
- Akka.Streams(>= 1.3.0)
- MessagePack(>= 1.4.4)
- RocksDbSharp(>= 5.4.6.9)
- System.ValueTuple(>= 4.3.1)
Tags