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

Extend rdbloader to support FD #12

Merged
merged 5 commits into from
Aug 17, 2023

Conversation

moticless
Copy link
Collaborator

@moticless moticless commented Aug 13, 2023

  • Fixing rdb parsing of empty database
  • To be on the safe side, handling of Incomplete writev()
  • Extend RespToTcpLoader to support FD
  • Rebrand RespToTcpLoader to be RespToRedisLoader.
  • Extend RdbxToResp to support flag delKeyBeforeWrite.
  • Extend RdbxRespToRedisLoader to know mapping RX RESP error to TX CMD.

api/librdb-ext-api.h Outdated Show resolved Hide resolved
src/ext/handlersToResp.c Outdated Show resolved Hide resolved
src/ext/respToRedisLoader.c Show resolved Hide resolved
oranagra
oranagra previously approved these changes Aug 17, 2023
src/ext/handlersToResp.c Outdated Show resolved Hide resolved
@moticless moticless merged commit 4bb3338 into redis:main Aug 17, 2023
2 checks passed
@moticless moticless deleted the extend-rdbloader-api2 branch August 17, 2023 12:07
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.

2 participants