Handy client and Lua script combo for storing per-entity logs in Redis.
Info
| Version: | 1.0.0 |
| Author(s): | RedisEntityLogs |
| Last Update: | Monday, January 8, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/jasonholloway/redis-entity-logs |
| NuGet Url: | https://www.nuget.org/packages/RedisEntityLogs |
Install
Install-Package RedisEntityLogs
dotnet add package RedisEntityLogs
paket add RedisEntityLogs
RedisEntityLogs Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- StackExchange.Redis(>= 1.2.6)
Tags