v1.6
New Commands
TTL <key>
returns-1
if key will never expire,-2
if it doesn't exists (expired), other wise will returns theseconds
remain before the key will expire.HTTL <HASHMAP> <key>
, the same asTTL
but forHASHMAP
Engine Updates
- Optimized badger memory usage and performance!
- Added new engine
bolt
Docker
Redix is now available on DockerHub