ioredis
ioredis copied to clipboard
pubsub - publish details
Hi
what strategy is implemented for pubsub.publish? eg 'at least once'?
does this function have a timeout?
can the promise be aborted safely from the client?
thanks!