Changelog
v3.1.1
Changelog
v3.1.0 - 31 Mar, 2021
auth pass [user]
Changelog
v3.0.0 - 09 Feb, 2020
This version is mainly a release to distribute all the unreleased changes on master since 2017 and additionally removes a lot of old deprecated features and old internals in preparation for an upcoming modernization refactor (v4).
hiredis
(no longer required)drain
eventidle
eventparser
optionmax_delay
optionmax_attempts
optionsocket_no_delay
optionredis-commands
packageredis-parser
package, v3.0.0, which brings performance improvementsdouble-ended-queue
with denque
, which brings performance improvementssocket_initial_delay
option for socket.setKeepAlive
(#1396)rediss
protocol in url (#1282)Changelog
v2.8.0 - 31 Jul, 2017
Features
Redis.addCommand(name)
Bugfixes
Changelog
v2.7.1 - 14 Mar, 2017
Bugfixes
Changelog
v2.7.0 - 11 Mar, 2017
Features
RedisError
.Bugfixes
null
as valueAbortError
s and AggregateError
s not showing the error message in the stack trace