Akka.Persistence.TCK
1.4.14
Testkit for Persistence actor support for Akka.NET
See the version list below for details.
Install-Package Akka.Persistence.TCK -Version 1.4.14
dotnet add package Akka.Persistence.TCK --version 1.4.14
<PackageReference Include="Akka.Persistence.TCK" Version="1.4.14" />
paket add Akka.Persistence.TCK --version 1.4.14
#r "nuget: Akka.Persistence.TCK, 1.4.14"
Release Notes
Maintenance Release for Akka.NET 1.4**
Akka.NET v1.4.14 contains some significant bug fixes and improvements. It is a _highly recommended upgrade_ for all Akka.NET users.
Major Reduction in Idle CPU Usage and Latency for Akka.Remote**
One of the most important fixes introduced in [Akka.NET v1.4.14 is the new self-tuning batching system for Akka.Remote's DotNetty transport](https://getakka.net/articles/remoting/performance.html), which simulatneously reduces idle CPU consumption on low-traffic systems by as much as 55% while improving latency by a factor of 10 for low-traffic systems.
The batching system no longer needs to be configured - it can scale up and down with workload automatically in order to both maximize throughput with a minimal amount of latency. You can read more about it here: https://getakka.net/articles/remoting/performance.html
Other bug fixes and improvements:
[Akka: Move RouterActor routing logic controller actor instantiation from OnReceive to constructor](https://github.com/akkadotnet/akka.net/pull/4700)
[Akka.Streams: Serializing a `SinkRef` wrapped inside a POCO failed](https://github.com/akkadotnet/akka.net/issues/4421)
[Akka.Persistence: Akka.NET Should Allow Separate Read and Write Event Adapter Bindings](https://github.com/akkadotnet/akka.net/issues/4567)
[Akka.Persistence.Query: Added Timestamp to `EventEnvelope`](https://github.com/akkadotnet/akka.net/pull/4680) - **breaking API change**; will require all Akka.Persistence plugins to be recompiled and updated.
[Akka.Remote: fix NRE inside `RemotingTerminator`](https://github.com/akkadotnet/akka.net/pull/4686)
To see the [full set of fixes in Akka.NET v1.4.14, please see the milestone on Github](https://github.com/akkadotnet/akka.net/milestone/45).
| COMMITS | LOC+ | LOC- | AUTHOR |
| --- | --- | --- | --- |
| 9 | 533 | 370 | Aaron Stannard |
| 4 | 5617 | 44 | Gregorius Soedharmo |
| 1 | 61 | 1 | Brian Sain |
| 1 | 207 | 54 | Ismael Hamed |
Dependencies
-
.NETStandard 2.0
- Akka.Persistence (>= 1.4.14)
- Akka.Persistence.Query (>= 1.4.14)
- Akka.Streams.TestKit (>= 1.4.14)
- Akka.TestKit.Xunit2 (>= 1.4.14)
- FluentAssertions (>= 4.14.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Akka.Persistence.TCK:
Package | Downloads |
---|---|
Akka.Persistence.Sql.TestKit
Akka.NET TestKit for SQL-based ADO.NET Persistence middleware
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.4.16 | 236 | 1/22/2021 |
1.4.15 | 68 | 1/20/2021 |
1.4.14 | 276 | 12/30/2020 |
1.4.13 | 186 | 12/16/2020 |
1.4.12 | 328 | 11/16/2020 |
1.4.11 | 1,676 | 11/5/2020 |
1.4.10 | 783 | 8/20/2020 |
1.4.9 | 3,114 | 7/21/2020 |
1.4.8 | 492 | 6/17/2020 |
1.4.7 | 355 | 5/27/2020 |
1.4.6 | 279 | 5/12/2020 |
1.4.5 | 310 | 4/29/2020 |
1.4.4 | 365 | 3/31/2020 |
1.4.3 | 292 | 3/18/2020 |
1.4.2 | 317 | 3/13/2020 |
1.4.1 | 270 | 3/11/2020 |
1.4.1-rc3 | 260 | 3/10/2020 |
1.4.1-rc2 | 207 | 3/10/2020 |
1.4.1-rc1 | 322 | 2/28/2020 |
1.4.0-beta4 | 339 | 1/28/2020 |
1.4.0-beta3 | 256 | 10/30/2019 |
1.4.0-beta2 | 249 | 9/23/2019 |
1.4.0-beta1 | 274 | 7/19/2019 |
1.3.18 | 289 | 3/9/2020 |
1.3.17 | 437 | 12/20/2019 |
1.3.16 | 338 | 11/14/2019 |
1.3.15 | 489 | 9/23/2019 |
1.3.14 | 410 | 7/30/2019 |
1.3.13 | 1,432 | 4/30/2019 |
1.3.12 | 757 | 3/14/2019 |
1.3.11 | 503 | 12/18/2018 |
1.3.10 | 431 | 11/2/2018 |
1.3.9 | 3,033 | 8/23/2018 |
1.3.8 | 2,007 | 6/5/2018 |
1.3.7 | 926 | 5/15/2018 |
1.3.6 | 695 | 4/17/2018 |
1.3.5-beta | 1,677 | 2/22/2018 |
1.3.4-beta | 670 | 2/1/2018 |
1.3.3-beta | 538 | 1/19/2018 |
1.3.2-beta | 681 | 10/21/2017 |
1.3.1-beta | 2,818 | 9/5/2017 |
1.3.0-beta | 599 | 8/17/2017 |