Open christopher-caldwell opened 3 years ago
Currently, only get is supported. End goal is to support the other 4
// Redis command for each const keys = { hash: 'hgetall', lists: 'lrange', sets: 'smembers', zset: 'zrangebyscore' }
Currently, only get is supported. End goal is to support the other 4