await redisClient.json.get(key, { path: '$[*].["id","timestamp"]', }) // Returns ['[id1]', '[timestamp1]', '[id2]', '[timestamp2]'...]