vseloved / cl-redis

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

Add a TIMEOUT keyword argument to expect #34

Closed daewok closed 4 years ago

daewok commented 4 years ago

Useful for pubsub applications that want to poll for messages instead of completely block.