F# wrapper library for Akka.NET cluster sharding module.
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.Cluster.Sharding |
Install
Install-Package Akkling.Cluster.Sharding
dotnet add package Akkling.Cluster.Sharding
paket add Akkling.Cluster.Sharding
Akkling.Cluster.Sharding Download (Unzip the "nupkg" after downloading)
Dependencies
- Akkling.DistributedData(>= 0.11.0)
- Akkling.Persistence(>= 0.11.0)
- Akkling(>= 0.11.0)
- Akka.Cluster.Sharding(>= 1.4.14)
- FSharp.Core(>= 5.0.0)
Tags