Akka.Persistence.SqlServer 1.0.2.9-beta
Akka.NET Persistence journal and snapshot store backed by SQL Server.
No packages depend on Akka.Persistence.SqlServer.
Bugfix release for Akka.NET v1.0.1.**
Fixes & Changes - Akka.NET Core
[Routers seem ignore supervision strategy](https://github.com/akkadotnet/akka.net/issues/996)
[Replaced DateTime.Now with DateTime.UtcNow/MonotonicClock](https://github.com/akkadotnet/akka.net/pull/1009)
[DedicatedThreadScheduler](https://github.com/akkadotnet/akka.net/pull/1002)
[Add ability to specify scheduler implementation in configuration](https://github.com/akkadotnet/akka.net/pull/994)
[Added generic extensions to EventStream subscribe/unsubscribe.](https://github.com/akkadotnet/akka.net/pull/990)
[Convert null to NoSender.](https://github.com/akkadotnet/akka.net/pull/993)
[Supervisor strategy bad timeouts](https://github.com/akkadotnet/akka.net/pull/986)
[Updated Pigeon.conf throughput values](https://github.com/akkadotnet/akka.net/pull/980)
[Add PipeTo for non-generic Tasks for exception handling](https://github.com/akkadotnet/akka.net/pull/978)
Fixes & Changes - Akka.NET Dependency Injection
[Added Extensions methods to ActorSystem and ActorContext to make DI more accessible](https://github.com/akkadotnet/akka.net/pull/966)
[DIActorProducer fixes](https://github.com/akkadotnet/akka.net/pull/961)
[closes akkadotnet/akka.net#1020 structuremap dependency injection](https://github.com/akkadotnet/akka.net/pull/1021)
Fixes & Changes - Akka.Remote and Akka.Cluster
[Fixing up cluster rejoin behavior](https://github.com/akkadotnet/akka.net/pull/962)
[Added dispatcher fixes for remote and cluster ](https://github.com/akkadotnet/akka.net/pull/983)
[Fixes to ClusterRouterGroup](https://github.com/akkadotnet/akka.net/pull/953)
[Two actors are created by remote deploy using Props.WithDeploy](https://github.com/akkadotnet/akka.net/issues/1025)
Fixes & Changes - Akka.Persistence
[Renamed GuaranteedDelivery classes to AtLeastOnceDelivery](https://github.com/akkadotnet/akka.net/pull/984)
[Changes in Akka.Persistence SQL backend](https://github.com/akkadotnet/akka.net/pull/963)
[PostgreSQL persistence plugin for both event journal and snapshot store](https://github.com/akkadotnet/akka.net/pull/971)
[Cassandra persistence plugin](https://github.com/akkadotnet/akka.net/pull/995)
New Features:**
Akka.TestKit.XUnit2**
Akka.NET now has support for [XUnit 2.0](http://xunit.github.io/)! You can install Akka.TestKit.XUnit2 via the NuGet commandline:
```
PM> Install-Package Akka.TestKit.XUnit2
```
Akka.Persistence.PostgreSql** and **Akka.Persistence.Cassandra**
Akka.Persistence now has two additional concrete implementations for PostgreSQL and Cassandra! You can install either of the packages using the following commandline:
[Akka.Persistence.PostgreSql Configuration Docs](https://github.com/akkadotnet/akka.net/tree/dev/src/contrib/persistence/Akka.Persistence.PostgreSql)
```
PM> Install-Package Akka.Persistence.PostgreSql
```
[Akka.Persistence.Cassandra Configuration Docs](https://github.com/akkadotnet/akka.net/tree/dev/src/contrib/persistence/Akka.Persistence.Cassandra)
```
PM> Install-Package Akka.Persistence.Cassandra
```
Akka.DI.StructureMap**
Akka.NET's dependency injection system now supports [StructureMap](http://structuremap.github.io/)! You can install Akka.DI.StructureMap via the NuGet commandline:
```
PM> Install-Package Akka.DI.StructureMap
```
Any 0.0
- Akka.Persistence (>= 1.0.2.9-beta)
Version | Downloads | Last updated |
---|---|---|
1.5.30 | 1 | 11/28/2024 |
1.5.29 | 0 | 10/01/2024 |
1.5.28 | 0 | 09/11/2024 |
1.5.15 | 12 | 02/15/2024 |
1.5.13 | 6 | 02/14/2024 |
1.5.4 | 15 | 06/12/2023 |
1.5.3 | 7 | 06/12/2023 |
1.5.2 | 8 | 06/12/2023 |
1.5.1 | 33 | 03/23/2023 |
1.5.0 | 11 | 06/12/2023 |
1.5.0-beta3 | 9 | 08/29/2023 |
1.4.35 | 9 | 03/26/2022 |
1.4.32 | 8 | 07/08/2022 |
1.4.31 | 17 | 04/27/2022 |
1.4.29 | 8 | 03/26/2022 |
1.4.25 | 7 | 07/08/2022 |
1.4.18 | 8 | 07/08/2022 |
1.4.16 | 9 | 07/08/2022 |
1.4.14 | 10 | 07/08/2022 |
1.4.13 | 8 | 07/08/2022 |
1.4.11 | 10 | 07/08/2022 |
1.4.10 | 9 | 07/08/2022 |
1.4.1 | 14 | 07/08/2022 |
1.4.1-rc3 | 12 | 07/08/2022 |
1.4.1-rc1 | 11 | 07/08/2022 |
1.3.17 | 7 | 07/10/2022 |
1.3.14 | 11 | 07/09/2022 |
1.3.13 | 11 | 07/10/2022 |
1.3.7 | 11 | 07/19/2022 |
1.3.2 | 9 | 07/19/2022 |
1.3.1 | 11 | 07/19/2022 |
1.1.1.7-beta | 11 | 07/19/2022 |
1.1.1.6-beta | 7 | 07/19/2022 |
1.1.1.5-beta | 9 | 07/19/2022 |
1.0.8.4-beta | 13 | 07/19/2022 |
1.0.6.3-beta | 12 | 07/19/2022 |
1.0.5.2-beta | 11 | 07/19/2022 |
1.0.4.1-beta | 8 | 07/19/2022 |
1.0.3-beta | 11 | 07/07/2022 |
1.0.2.9-beta | 10 | 07/07/2022 |
1.0.1-pre1504282013 | 9 | 07/07/2022 |