Skip to content

v1.6

Compare
Choose a tag to compare
@alash3al alash3al released this 23 Dec 20:20
· 123 commits to master since this release

New Commands

  • TTL <key> returns -1 if key will never expire, -2 if it doesn't exists (expired), other wise will returns the seconds remain before the key will expire.
  • HTTL <HASHMAP> <key>, the same as TTL but for HASHMAP

Engine Updates

  • Optimized badger memory usage and performance!
  • Added new engine bolt

Docker

Redix is now available on DockerHub