nim-lang / redis

Official redis wrapper for Nim.
Other
128 stars 35 forks source link

pfcount supports single and multiple keys #13

Closed jorisbontje closed 6 years ago

jorisbontje commented 6 years ago

Calling pfcount with a single key is implemented, however redis also supports calling pfcount with multiple keys, see https://redis.io/commands/pfcount