Releases: denodrivers/redis
Releases · denodrivers/redis
v0.6.3
23 Dec 08:51
Compare
Sorry, something went wrong.
No results found
fix: zrange with 'withScore' option (#40)
v0.6.2
19 Dec 14:42
Compare
Sorry, something went wrong.
No results found
v0.6.1
06 Dec 22:16
Compare
Sorry, something went wrong.
No results found
v0.6.0
28 Nov 14:27
Compare
Sorry, something went wrong.
No results found
bump: [email protected] (#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
24 Nov 10:18
Compare
Sorry, something went wrong.
No results found
fix: improve signature of spop (#31)
* fix: improve signature of spop
* fix: add tests for spop
v0.5.2
15 Nov 14:21
Compare
Sorry, something went wrong.
No results found
v0.5.1
09 Nov 16:19
Compare
Sorry, something went wrong.
No results found
v0.5.0
18 Oct 16:39
Compare
Sorry, something went wrong.
No results found
fix: #23 Added mux system when sending commands (#24 )
v0.4.1
12 Oct 15:51
Compare
Sorry, something went wrong.
No results found
v0.4.0
26 Sep 13:32
Compare
Sorry, something went wrong.
No results found
bump: [email protected] , [email protected]
feat: TLS conn for redis server (via reverse-proxy)
deprecated: connect(addr) will be removed in @v0.5.0 (about a month after)
this is because deno's breaking change about dial in @v0.19.0