Akkling.Cluster.Sharding
0.11.0
F# wrapper library for Akka.NET cluster sharding module.
Install-Package Akkling.Cluster.Sharding -Version 0.11.0
dotnet add package Akkling.Cluster.Sharding --version 0.11.0
<PackageReference Include="Akkling.Cluster.Sharding" Version="0.11.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Akkling.Cluster.Sharding --version 0.11.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Akkling.Cluster.Sharding, 0.11.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
* Upgraded Akka.NET dependencies to 1.4.14
* Persistence API - new lifecycle events: PersistFailed and PersistRejected
* Persistence API - new effect: Effects.andThen for one-shot post persist callbacks
* Fixed actor expression to support multiple async calls
* Fixed tail rec overflows on try-finally in actor expression
Dependencies
-
.NETStandard 2.0
- Akka.Cluster.Sharding (>= 1.4.14)
- Akkling (>= 0.11.0)
- Akkling.DistributedData (>= 0.11.0)
- Akkling.Persistence (>= 0.11.0)
- FSharp.Core (>= 5.0.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Akkling.Cluster.Sharding:
Package | Downloads |
---|---|
Shrimp.Akkling.Cluster.Intergraction
Package Description
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
0.11.0 | 64 | 2/2/2021 |
0.10.0 | 1,101 | 3/14/2020 |
0.9.3 | 5,625 | 7/16/2018 |
0.9.2 | 730 | 6/10/2018 |
0.9.1 | 886 | 3/17/2018 |
0.9.0 | 511 | 3/11/2018 |
0.8.0 | 544 | 11/27/2017 |
0.7.0 | 496 | 9/18/2017 |
0.6.1 | 1,188 | 4/17/2017 |
0.6.0 | 529 | 4/17/2017 |
0.5.0 | 998 | 1/25/2017 |
0.4.2 | 601 | 1/3/2017 |
0.4.1 | 564 | 1/3/2017 |
0.4.0 | 592 | 9/11/2016 |
0.3.0 | 683 | 2/25/2016 |