stipsan / ioredis-mock

Emulates ioredis by performing all operations in-memory.
MIT License
336 stars 124 forks source link

Type mismatch: channel arg type for `messageBuffer` event is string not buffer #1205

Closed erictheswift closed 1 year ago

erictheswift commented 1 year ago

See https://github.com/luin/ioredis/blob/main/README.md?plain=1#L253

Both channel and message are buffers.

ioredis-mock provides a channel arg of type string

github-actions[bot] commented 1 year ago

:tada: This issue has been resolved in version 8.2.4 :tada:

The release is available on:

Your semantic-release bot :package::rocket: