``` obj = { "id": 1, "uname": "abc" } rj.jsonset('key1', Path.rootPath(), obj) ```
Activity
gkorland commentedon Dec 18, 2021
EXPIRE
is the commanf you're looking for see: https://redis.io/commands/expire.