vseloved / cl-redis

Redis client for Common Lisp
Other
188 stars 38 forks source link

Fixed HSCAN, SSCAN and ZSCAN. #28

Closed raydeejay closed 8 years ago

raydeejay commented 8 years ago

Added the `KEY' parameter to the (apply #'tell ...) form. Fixed the docstrings.