Akka.DistributedData
1.4.9
Prefix Reserved
See the version list below for details.
dotnet add package Akka.DistributedData --version 1.4.9
NuGet\Install-Package Akka.DistributedData -Version 1.4.9
<PackageReference Include="Akka.DistributedData" Version="1.4.9" />
<PackageVersion Include="Akka.DistributedData" Version="1.4.9" />
<PackageReference Include="Akka.DistributedData" />
paket add Akka.DistributedData --version 1.4.9
#r "nuget: Akka.DistributedData, 1.4.9"
#:package Akka.DistributedData@1.4.9
#addin nuget:?package=Akka.DistributedData&version=1.4.9
#tool nuget:?package=Akka.DistributedData&version=1.4.9
Replicated data using CRDT structures
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Akka.Cluster (>= 1.4.9)
NuGet packages (9)
Showing the top 5 NuGet packages that depend on Akka.DistributedData:
| Package | Downloads |
|---|---|
|
Akka.Cluster.Sharding
Sharded actors with managed lifecycle for Akka.NET cluster. Used to distribute state in a fault-tolerant, consistent fashion over an Akka.NET cluster. |
|
|
Akka.DistributedData.LightningDB
Replicated data using CRDT structures |
|
|
Akka.Cluster.Hosting
Akka.Cluster and Akka.Cluster.Sharding Microsoft.Extensions.Hosting support. |
|
|
Akkling.DistributedData
F# wrapper library for Akka.NET with geo-replicated distributed data support (CRDT) |
|
|
FAkka.Shared
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.5.62 | 3,100 | 3/3/2026 |
| 1.5.61 | 2,468 | 2/26/2026 |
| 1.5.60 | 11,506 | 2/10/2026 |
| 1.5.59 | 13,210 | 1/26/2026 |
| 1.5.58 | 28,923 | 1/8/2026 |
| 1.5.57 | 15,973 | 12/11/2025 |
| 1.5.57-beta2 | 1,542 | 12/3/2025 |
| 1.5.57-beta1 | 782 | 12/2/2025 |
| 1.5.56 | 6,119 | 11/25/2025 |
| 1.5.55 | 38,715 | 10/26/2025 |
| 1.5.54 | 6,604 | 10/17/2025 |
| 1.5.53 | 30,374 | 10/10/2025 |
| 1.5.52 | 14,328 | 10/6/2025 |
| 1.5.51 | 70,478 | 10/1/2025 |
| 1.5.50 | 5,932 | 9/22/2025 |
| 1.5.49 | 5,476 | 9/10/2025 |
| 1.5.48 | 12,860 | 8/22/2025 |
| 1.5.47 | 2,522 | 8/14/2025 |
| 1.5.46 | 10,558 | 7/17/2025 |
| 1.4.9 | 16,943 | 7/21/2020 |
Maintenance Release for Akka.NET 1.4**
Akka.NET v1.4.9 features some important bug fixes for Akka.NET v1.4:
[Akka: Re-enable dead letter logging after specified duration](https://github.com/akkadotnet/akka.net/pull/4513)
[Akka: Optimize allocations in `ActorPath.Join()`](https://github.com/akkadotnet/akka.net/pull/4510)
[Akka.IO: Optimize TCP-related actor creation in Akka.IO](https://github.com/akkadotnet/akka.net/pull/4509)
[Akka.DistributedData: Resolve "An Item with the same key but different value already exists" error during pruning](https://github.com/akkadotnet/akka.net/pull/4512)
[Akka.Cluster: Cluster event listener that logs all events](https://github.com/akkadotnet/akka.net/pull/4502)
[Akka.Cluster.Tools.Singleton.ClusterSingletonManager bug: An element with the same key but a different value already exists](https://github.com/akkadotnet/akka.net/issues/4474)
To see the [full set of fixes in Akka.NET v1.4.8, please see the milestone on Github](https://github.com/akkadotnet/akka.net/milestone/40).
| COMMITS | LOC+ | LOC- | AUTHOR |
| --- | --- | --- | --- |
| 6 | 1008 | 90 | Gregorius Soedharmo |
| 5 | 475 | 27 | Ismael Hamed |
| 3 | 6 | 6 | dependabot-preview[bot] |
| 2 | 28 | 5 | Petri Kero |
| 1 | 3 | 0 | Aaron Stannard |
| 1 | 2 | 2 | tometchy |
| 1 | 1 | 1 | to11mtm |
| 1 | 1 | 1 | Kevin Preller |