分布式序列生成器接口.
Info
| Version: | 1.2.3 |
| Author(s): | tanyongzheng |
| Last Update: | Monday, June 20, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/tanyongzheng/TZ.SequenceGenerator |
| NuGet Url: | https://www.nuget.org/packages/TZ.RedisSequence |
Install
Install-Package TZ.RedisSequence
dotnet add package TZ.RedisSequence
paket add TZ.RedisSequence
TZ.RedisSequence Download (Unzip the "nupkg" after downloading)
Dependencies
- TZ.SequenceGenerator(>= 1.0.0)
- Microsoft.Extensions.Configuration.Json(>= 2.2.0)
- Microsoft.Extensions.Options(>= 2.2.0)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 2.2.0)
- StackExchange.Redis(>= 2.0.601)