1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-13 10:02:24 +03:00
Commit Graph

6 Commits

Author SHA1 Message Date
leibale
dd85537c58 fix client.quit and client.disconnect 2021-10-19 17:14:31 -04:00
leibale
5be091f7a1 fix tests with redis 6.0.x 2021-10-19 16:29:42 -04:00
leibale
2a7a7c1c2e update docs, add 6.0.x to the tests matrix, add eslint, npm update, fix some commands, fix some types
Co-authored-by: Simon Prickett <simon@crudworks.org>
2021-10-19 16:20:02 -04:00
leibale
ae264ffb0f clean some tests 2021-10-18 20:22:00 -04:00
mustard
d958c3dcf8 Auth before select database (#1679)
* Auth before select database

* fix #1681

Co-authored-by: leibale <leibale1998@gmail.com>
2021-10-18 17:53:43 -04:00
leibale
13d44147db remove some commands from cluster, npm update, clean code, 2021-10-11 17:18:41 -04:00