Akka.NET Persistence journal and snapshot store backed by Redis.
Info
| Version: | 1.5.55.1 |
| Author(s): | Akka.NET |
| Last Update: | Wednesday, October 29, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/akkadotnet/Akka.Persistence.Redis |
| NuGet Url: | https://www.nuget.org/packages/Akka.Persistence.Redis |
Install
Install-Package Akka.Persistence.Redis
dotnet add package Akka.Persistence.Redis
paket add Akka.Persistence.Redis
Akka.Persistence.Redis Download (Unzip the "nupkg" after downloading)
Dependencies
- Akka(>= 1.4.4)
- Akka.Persistence(>= 1.4.4)
- Akka.Persistence.Query(>= 1.4.4)
- Akka.Streams(>= 1.4.4)
- StackExchange.Redis(>= 2.1.30)
Tags