1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-10 11:43:01 +03:00

docs: update changelog

This commit is contained in:
Salakar
2020-02-09 06:12:51 +00:00
parent 79927c56a0
commit 92ea8e65a9

View File

@@ -28,6 +28,7 @@ a lot of old deprecated features and old internals in preparation for an upcomin
- Replaced `double-ended-queue` with `denque`, which brings performance improvements
- Add timestamps to debug traces
- Add `socket_initial_delay` option for `socket.setKeepAlive` (#1396)
- Add support for `rediss` protocol in url (#1282)
## v2.8.0 - 31 Jul, 2017