Skip to content

Conversation

@leibale
Copy link
Contributor

@leibale leibale commented Oct 11, 2021

No description provided.

leibale and others added 30 commits September 2, 2021 11:12
* Update invalid code example in README.md

* Update README.md

Co-authored-by: Leibale Eidelman <[email protected]>
@leibale leibale merged commit 199285a into v4.0 Oct 11, 2021
florian-schunk pushed a commit to florian-schunk/node-redis that referenced this pull request Jun 18, 2025
* update workflows & README

* add .deepsource.toml

* fix client.quit, add error events on cluster, fix some "deepsource.io" warnings

* Release 4.0.0-rc.1

* add cluster.duplicate, add some tests

* fix redis#1650 - add support for Buffer in some commands, add GET_BUFFER command

* fix GET and GET_BUFFER return type

* update FAQ

* Update invalid code example in README.md (redis#1654)

* Update invalid code example in README.md

* Update README.md

Co-authored-by: Leibale Eidelman <[email protected]>

* fix redis#1652

* ref redis#1653 - better types

* better types

* fix 5412479

* Update GEOSEARCHSTORE.spec.ts

* fix redis#1660 - add support for client.HSET('key', 'field', 'value')

* upgrade dependencies, update README

* fix redis#1659 - add support for db-number in client options url

* fix README, remove unused import, downgrade typedoc & typedoc-plugin-markdown

* update client-configurations.md

* fix README

* add CLUSTER_SLOTS, add some tests

* fix "createClient with url" test with redis 5

* remove unused imports

* Release 4.0.0-rc.2

* add missing semicolon

* replace empty "transformReply" functions with typescript "declare"

* fix EVAL & EVALSHA, add some tests, npm update

* fix redis#1665 - add ZRANGEBYLEX, ZRANGEBYSCORE, ZRANGEBYSCORE_WITHSCORES

* new issue templates

* add all COMMAND commands

* run COMMAND & COMMAND INFO tests only on redis >6

* Create SECURITY.md

* fix redis#1671 - add support for all client configurations in cluster

* ref redis#1671 - add support for defaults

* remove some commands from cluster, npm update, clean code,

* lock benny version

* fix redis#1674 - remove `isolationPoolOptions` when creating isolated connection

* increase test coverage

* update .npmignore

* Release 4.0.0-rc.3

Co-authored-by: Richard Samuelsson <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants