[8.6] Xadd changes by nkaradzhov · Pull Request #3161 · redis/node-redis
Navigation Menu
{{ message }}
redis / node-redis Public
- Notifications You must be signed in to change notification settings
- Fork 1.9k
Merged
[8.6] Xadd changes#3161
nkaradzhov merged 1 commit intoredis:masterfrom
[8.6] Xadd changes#3161
nkaradzhov merged 1 commit intoredis:masterfrom
Conversation
Copy link Copy Markdown
Collaborator
nkaradzhov
commented
Jan 22, 2026
nkaradzhov
commented
Description
NOTE: tests will fail for XINFO_STREAM command and that is expected and unrelated to this PR
https://docs.google.com/document/d/1RkGvTn_PhnU-LNrxJHTu08E4h5C3ZSIut6zS_cIl9dM
Describe your pull request here
Checklist
- Does
npm testpass with this change (including linting)? - Is the new or changed code fully tested?
- Is a documentation update included (if this change modifies existing APIs, or introduces new ones)?
nkaradzhov
requested review from
PavelPashov and
bobymicroby
nkaradzhov
changed the title
Xadd
[8.6] Xadd changes
PavelPashov approved these changes Jan 22, 2026
.github/workflows/tests.yml
Outdated
Show resolved
Hide resolved
.github/workflows/tests.yml Outdated Show resolved Hide resolved
packages/client/lib/commands/XADD.ts
Outdated
Show resolved
Hide resolved
packages/client/lib/commands/XADD.ts Outdated Show resolved Hide resolved
packages/client/lib/commands/XADD.ts
Outdated
Show resolved
Hide resolved
packages/client/lib/commands/XADD.ts Outdated Show resolved Hide resolved
PavelPashov reviewed Jan 22, 2026
packages/client/lib/commands/XADD.ts
Outdated
Show resolved
Hide resolved
packages/client/lib/commands/XADD.ts Outdated Show resolved Hide resolved
PavelPashov reviewed Jan 22, 2026
packages/client/lib/commands/XADD.ts
Outdated
Show resolved
Hide resolved
packages/client/lib/commands/XADD.ts Outdated Show resolved Hide resolved
nkaradzhov
force-pushed
the
xadd
branch
from
320df2e to
b39642c
Compare
nkaradzhov
force-pushed
the
xadd
branch
from
b39642c to
57cdb54
Compare
nkaradzhov
deleted the
xadd
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment