exilon / QuickLib

Quick development library (AutoMapper, LinQ, IOC Dependency Injection, MemoryCache, Scheduled tasks, Json and Yml Config and Options pattern, Serializers, etc) with crossplatform support for Delphi/Firemonkey (Windows,Linux,OSX/IOS/Android) and freepascal (Windows/Linux).
Apache License 2.0
624 stars 186 forks source link

the redis TTL command have only one parameter #121

Closed Loris-F closed 8 months ago

Loris-F commented 11 months ago

the function RedisTTL() return always zero is sent with two parameters. Corrected.