yeah, that `*arrayof(key)` is counter-intuitive, e...
# announcements
m
yeah, that
*arrayof(key)
is counter-intuitive, especially since
redisSync.exists(key1, key2)
works just fine, so I don’t have to play any silly array create and spread games with multiple params…