Skip to content

Releases: denodrivers/redis

v0.11.2

11 Aug 22:23
551ffc2
Compare
Choose a tag to compare

This release is intended to test the webhook.
See https://deno.land/posts/registry2

v0.11.1

11 Jul 17:40
47d0969
Compare
Choose a tag to compare

47d0969 fix: subscriber shouldn't throw BadResource error when connection is closed (#121)
8042026 test: Use dedicated servers for testing (#120)

v0.11.0

08 Jul 17:13
96b2745
Compare
Choose a tag to compare

bf328ad feat: retriable connection (#92)
b6e5f3d feat: Stream API (#86)
7a2876d feat: Cluster API (#110)
ca83509 bump: [email protected] (#111)
dfe457a ci: run CI for all PRs (#103)
865842b ci: use locally-installed redis instead of dockerized one (#113)

v0.10.4

22 Jun 10:43
93e4fa1
Compare
Choose a tag to compare

93e4fa1 feat: Implement new server commands from Redis 6 (#90)

v0.10.3

20 Jun 09:12
3f6add6
Compare
Choose a tag to compare

3f6add6 bump: [email protected] (#95)
1fd9323 fix(#89): subscriber shouldn't throw BadResource error when connection is closed (#94)

v0.10.2

10 Jun 21:55
57bf2b2
Compare
Choose a tag to compare

v0.10.1

31 May 09:28
599720e
Compare
Choose a tag to compare
feat: password authentication (#82)

v0.10.0

14 May 16:04
41679f2
Compare
Choose a tag to compare
bump: deno@v1, [email protected] (#77)

- fix: `EVAL` / `EVAL` signature and implementations
- fix: #76

v1.0.0-rc2

10 May 14:16
61106da
Compare
Choose a tag to compare

v1.0.0-rc1

06 May 12:04
07cc93c
Compare
Choose a tag to compare