Open bansalnaman15 opened 2 years ago
obj = { "id": 1, "uname": "abc" } rj.jsonset('key1', Path.rootPath(), obj)
EXPIRE is the commanf you're looking for see: https://redis.io/commands/expire.
EXPIRE
client.expire(...)