Releases: denodrivers/redis
Releases · denodrivers/redis
v0.7.0
Compare
Sorry, something went wrong.
No results found
keroxp
released this
25 Jan 08:31
bump: deno@v0.31.0 (#45)
v0.6.5
Compare
Sorry, something went wrong.
No results found
keroxp
released this
12 Jan 06:29
bump: deno@v0.29.0 (#43)
v0.6.4
Compare
Sorry, something went wrong.
No results found
keroxp
released this
10 Jan 04:20
bump: deno@v0.28.1 (#42)
v0.6.3
Compare
Sorry, something went wrong.
No results found
keroxp
released this
23 Dec 08:51
fix: zrange with 'withScore' option (#40)
v0.6.2
Compare
Sorry, something went wrong.
No results found
keroxp
released this
19 Dec 14:42
bump: deno@v0.27.0 (#39)
* bump: deno@v0.27.0
* ci:fix
v0.6.1
Compare
Sorry, something went wrong.
No results found
keroxp
released this
06 Dec 22:16
bump: deno@v0.26.0 (#38)
v0.6.0
Compare
Sorry, something went wrong.
No results found
keroxp
released this
28 Nov 14:27
bump: deno@v0.25.0 (#34 )
feat: add db option and remove a deprecated option (#32 )
deleted: connect(":6379") style call now deleted. Use connect({port: 6379}) style signature
v0.5.3
Compare
Sorry, something went wrong.
No results found
keroxp
released this
24 Nov 10:18
fix: improve signature of spop (#31)
* fix: improve signature of spop
* fix: add tests for spop
v0.5.2
Compare
Sorry, something went wrong.
No results found
keroxp
released this
15 Nov 14:21
bump: deno@v0.24.0 (#28)
v0.5.1
Compare
Sorry, something went wrong.
No results found
keroxp
released this
09 Nov 16:19
bump: deno@v0.23.0
fix: #25 fix readline issue (#26 )