基于 Redis 的聚合根快照存储实现.
Info
| Version: | 1.0.0 |
| Author(s): | Jerry Bai |
| Last Update: | Sunday, May 24, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/berkaroad/AggregateSnapshotStore/tree/master/src/AggregateSnapshotStore.Redis |
| NuGet Url: | https://www.nuget.org/packages/AggregateSnapshotStore.Redis |
Install
Install-Package AggregateSnapshotStore.Redis
dotnet add package AggregateSnapshotStore.Redis
paket add AggregateSnapshotStore.Redis
AggregateSnapshotStore.Redis Download (Unzip the "nupkg" after downloading)
Dependencies
- AggregateSnapshotStore(>= 1.0.1)
- StackExchange.Redis(>= 2.1.39)
- log4net(>= 2.0.8)
Tags