Skip to content

Releases: kane50613/redis-on-workers

v0.4.2

23 Feb 15:00
207c7e7

Choose a tag to compare

Patch Changes

  • 55e8c46: improve redis connection stability, add ACL auth support, optimize encoding
  • b4ebcf5: isolate pending replies per send call to avoid Promise.all mixups

v0.4.1

03 Oct 07:05
505aa54

Choose a tag to compare

Patch Changes

  • 7c7e34c: setup trusted publisher on npm

v0.4.0

20 Sep 06:49
56cc0d2

Choose a tag to compare

Minor Changes

  • 5b41b38: remove connected getter, add async isConnected

Patch Changes

  • 41e9edb: remove unused Redis type
  • 10e18d2: remove global variables in create-parser