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

feat: support cuckoo filter and most commands #2545

Open
wants to merge 8 commits into
base: unstable
Choose a base branch
from

Conversation

jonathanc-n
Copy link
Contributor

references issue: #2534

Added support for all commands except for SCANDUMP and LOADCHUNK.

The go cases are currently being worked on.

@torwig
Copy link
Contributor

torwig commented Sep 19, 2024

Running ./x.py format should make the linter happy.

src/types/redis_cuckoo.cc Show resolved Hide resolved
src/types/redis_cuckoo.cc Show resolved Hide resolved
@torwig
Copy link
Contributor

torwig commented Sep 19, 2024

@jonathanc-n Thank you for this contribution. Great job!

@PragmaTwice
Copy link
Member

Thanks for your contribution!

However, I cannot find a proposal to state the design details and storage format of the new data structure.

May I ask you provide such a proposal before we continue to review this patch?

@jonathanc-n
Copy link
Contributor Author

@PragmaTwice it is mentioned in #2539, I added some extra information to clarify some things.

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.

3 participants