1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-11 22:42:42 +03:00
Commit Graph

7 Commits

Author SHA1 Message Date
leibale
dd85537c58 fix client.quit and client.disconnect 2021-10-19 17:14:31 -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
e3ebda1041 clean code 2021-10-18 20:34: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
4b2ad95616 fix #1676 2021-10-14 16:50:39 -04:00
leibale
40972582f0 fix #1674 - remove isolationPoolOptions when creating isolated connection 2021-10-11 17:32:49 -04:00
leibale
13d44147db remove some commands from cluster, npm update, clean code, 2021-10-11 17:18:41 -04:00