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

Implement defragmentation for OBJ_ZSET and OBJ_SET #3822

Open
1 of 2 tasks
adiholden opened this issue Sep 29, 2024 · 2 comments · Fixed by #3833 or #3836 · May be fixed by #4308
Open
1 of 2 tasks

Implement defragmentation for OBJ_ZSET and OBJ_SET #3822

adiholden opened this issue Sep 29, 2024 · 2 comments · Fixed by #3833 or #3836 · May be fixed by #4308
Assignees

Comments

@adiholden
Copy link
Collaborator

adiholden commented Sep 29, 2024

Today we support defrag only for OBJ_STRING and OBJ_HASH see RobjWrapper::DefragIfNeeded
We want to add support for OBJ_ZSET and OBJ_SET

  • Defrag for ZSet
  • Defrag for Set
@romange
Copy link
Collaborator

romange commented Dec 10, 2024

@adiholden see #4283 (comment)

@kostasrim
Copy link
Contributor

I will try to patch this today, I think I will have the bandwidth

@kostasrim kostasrim linked a pull request Dec 13, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants