Skip to content

Resp3 clean#3222

Draft
nkaradzhov wants to merge 4 commits intoredis:masterfrom
nkaradzhov:resp3-clean
Draft

Resp3 clean#3222
nkaradzhov wants to merge 4 commits intoredis:masterfrom
nkaradzhov:resp3-clean

Conversation

@nkaradzhov
Copy link
Copy Markdown
Collaborator

Description

Describe your pull request here


Checklist

  • Does npm test pass 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)?

- Add RESP2 vs RESP3 structural assertions across command specs.
- Consolidate duplicate, renamed, and flaky test cases in one pass.
- Keep this commit spec-only to isolate test intent.
- Switch default RESP behavior to RESP3 across client entry points.
- Align cluster and sentinel command paths with RESP3 defaults.
- Keep compatibility normalization and module fixes for later commits.
- Normalize cross-module reply-shape handling for RESP2 and RESP3.
- Apply shared parser and transformer updates for stable compatibility.
- Leave targeted module bugfixes isolated for the next commit.
- Fix GEO float reply handling across geosearch-compatible paths.
- Fix Bloom CF.INSERTNX status handling and Search PROFILE parsing edge cases.
- Fix TimeSeries MRANGE selected-label/groupby compatibility behavior.
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.

1 participant