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

Add Integration Testing for correctness of scaling and non scaling filters and other core functionality validation #15

Merged
merged 6 commits into from
Oct 15, 2024

Conversation

KarthikSubbarao
Copy link
Member

@KarthikSubbarao KarthikSubbarao commented Oct 12, 2024

PR to add integration tests for validating the correctness of bloom filters (scaling and non scaling) and also testing other core Valkey operations on bloom module objects.

…lters, and maxmemory, memory usage, type, encoding, etc
Signed-off-by: KarthikSubbarao <karthikrs2021@gmail.com>
Signed-off-by: Karthik Subbarao <karthikrs2021@gmail.com>
@KarthikSubbarao KarthikSubbarao force-pushed the unstable branch 2 times, most recently from 7af73e1 to 56c6c84 Compare October 14, 2024 20:37
Signed-off-by: Karthik Subbarao <karthikrs2021@gmail.com>
Signed-off-by: Karthik Subbarao <karthikrs2021@gmail.com>
Signed-off-by: Karthik Subbarao <karthikrs2021@gmail.com>
@KarthikSubbarao KarthikSubbarao merged commit f5aa39e into valkey-io:unstable Oct 15, 2024
6 checks passed
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