- Notifications
You must be signed in to change notification settings - Fork 1.9k
Pull requests: redis/node-redis
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
docs: generate list of all commands into readme #1313 Documentation
#1321 opened Mar 16, 2018 by dirkbonhomme Loading… updated Apr 25, 2025
3 tasks done
added example usage of set datastructure
#2534 opened Jun 11, 2023 by avinashkrishna613 Loading… updated Aug 5, 2024
DOC-2553 - Adds code examples for the set tutorial
#2582 opened Jul 25, 2023 by justincastilla Loading… updated Jun 13, 2024
3 tasks
DOC-2558 - Adds code examples for the sorted set tutorial
#2634 opened Oct 24, 2023 by justincastilla Loading… updated Jun 13, 2024
3 tasks
DOC-2457 - Adds code examples for the string tutorial
#2635 opened Oct 24, 2023 by justincastilla Loading… updated Jun 13, 2024
3 tasks
DOC-2835 - Adds bitmap exmaple for node.js
#2636 opened Oct 24, 2023 by justincastilla Loading… updated Jun 13, 2024
3 tasks
DOC-2737 - Adds JSON examples for Node.js
#2642 opened Oct 27, 2023 by justincastilla Loading… updated Jun 13, 2024
3 tasks
DOC 2644 - adds Stream examples in Node.js
#2654 opened Nov 16, 2023 by justincastilla Loading… updated Jun 13, 2024
3 tasks
Bump word-wrap from 1.2.3 to 1.2.4 dependencies Pull requests that update a dependency file
#2571 opened Jul 19, 2023 by dependabot bot Loading… updated Mar 31, 2024
Support ZRANK and ZREVRANK: Added the optional WITHSCORE argument feature
#2489 opened Apr 29, 2023 by codrin-ch Loading… updated Feb 14, 2024
3 tasks
Creating CODEOWNERS for documentation maintenance
#2625 opened Oct 9, 2023 by chayim Loading… updated Dec 20, 2023
Add latency reset command
#2655 opened Nov 18, 2023 by ivanvs Loading… updated Nov 18, 2023
2 of 3 tasks
fix #2458 - add support for
WAITAOF feature #2536 opened Jun 12, 2023 by e920528 Loading… updated Sep 18, 2023
3 tasks done
Docs: Update Info on How to use FLUSHALL command with createCluster
#2557 opened Jul 3, 2023 by Ananth-2502 Loading… updated Jul 3, 2023
Handle early server errors (issue #2417)
#2549 opened Jun 26, 2023 by dtikhonov Loading… updated Jun 30, 2023
3 tasks
tests: add test case for redis uri scheme
#2532 opened Jun 9, 2023 by blaggacao Loading… updated Jun 9, 2023
tests: add failing test case for #2530
#2531 opened Jun 9, 2023 by blaggacao Loading… updated Jun 9, 2023
Support ACL LOG: Added entry ID, timestamp created, and timestamp last updated feature
#2496 opened May 3, 2023 by codrin-ch Loading… updated May 24, 2023
3 tasks
Make Installation section "cloud-friendly"
#2415 opened Feb 17, 2023 by uglide Loading… updated Feb 21, 2023
3 tasks
clarified usage of the subscribe client
#2414 opened Feb 17, 2023 by Feirell Loading… updated Feb 17, 2023
3 tasks done
ProTip! Filter pull requests by the default branch with base:master.