F# wrapper library for Akka.NET with geo-replicated distributed data support (CRDT).
Info
Version: | 0.16.2 |
Author(s): | Bartosz Sypytkowski |
Last Update: | Thursday, August 22, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Horusiath/Akkling |
NuGet Url: | https://www.nuget.org/packages/Akkling.DistributedData |
Install
Install-Package Akkling.DistributedData
dotnet add package Akkling.DistributedData
paket add Akkling.DistributedData
Akkling.DistributedData Download (Unzip the "nupkg" after downloading)
Dependencies
- Akkling(>= 0.11.0)
- Akka.DistributedData(>= 1.4.14)
- FSharp.Core(>= 5.0.0)
Tags