Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial RESP3 and HELLO support #2

Merged
merged 19 commits into from
Dec 10, 2024
Merged

Initial RESP3 and HELLO support #2

merged 19 commits into from
Dec 10, 2024

Conversation

attipaci
Copy link
Collaborator

@attipaci attipaci commented Dec 6, 2024

Also:

  • Many MT-safe fixes and improvements
  • Improved error propagation
  • RESP conversion to XField / JSON representations
  • Some tests (not in CI yet)

@attipaci attipaci added the enhancement New feature or request label Dec 6, 2024
@attipaci attipaci self-assigned this Dec 6, 2024
src/resp.c Fixed Show fixed Hide fixed
src/resp.c Fixed Show fixed Hide fixed
@attipaci attipaci force-pushed the resp3 branch 2 times, most recently from 89b2868 to 6572319 Compare December 8, 2024 20:33
src/resp.c Fixed Show fixed Hide fixed
@attipaci attipaci force-pushed the resp3 branch 2 times, most recently from cbe8433 to c1b0d3b Compare December 9, 2024 06:08
@attipaci attipaci force-pushed the resp3 branch 2 times, most recently from f1e0c6a to bbb74a4 Compare December 9, 2024 13:42
@attipaci attipaci force-pushed the resp3 branch 3 times, most recently from b3fb0cf to faedd99 Compare December 9, 2024 19:11
@attipaci attipaci marked this pull request as ready for review December 9, 2024 19:24
@attipaci attipaci force-pushed the resp3 branch 3 times, most recently from 8239ffd to 04b576c Compare December 10, 2024 12:11
@attipaci attipaci merged commit e6a55f6 into main Dec 10, 2024
8 checks passed
@attipaci attipaci deleted the resp3 branch December 10, 2024 12:14
@attipaci attipaci linked an issue Dec 10, 2024 that may be closed by this pull request
attipaci added a commit that referenced this pull request Dec 10, 2024
attipaci added a commit that referenced this pull request Dec 10, 2024
attipaci added a commit that referenced this pull request Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Broken redisxMultiSet() and redisxDeleteEntries()
1 participant