-
Notifications
You must be signed in to change notification settings - Fork 961
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(search): Multishard cutoffs #1924
base: main
Are you sure you want to change the base?
Commits on Jun 22, 2024
-
core(search): Add EF_RUNTIME parameter
Signed-off-by: Vladislav Oleshko <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 88577ba - Browse repository at this point
Copy the full SHA 88577baView commit details
Commits on Jun 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 03947c9 - Browse repository at this point
Copy the full SHA 03947c9View commit details -
chore(ci): run replication tests on arm (dragonflydb#3168)
* combine replication tests and reg tests in one flow * allow replication tests to run on arm
Configuration menu - View commit details
-
Copy full SHA for c2a4315 - Browse repository at this point
Copy the full SHA c2a4315View commit details -
chore(search): improve parser error reporting (dragonflydb#3184)
Signed-off-by: Roman Gershman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c60cd7e - Browse repository at this point
Copy the full SHA c60cd7eView commit details -
fix(reply_builder): remove virtual modifier in SendError(ErrorReply) …
…method (dragonflydb#3191) fixes dragonflydb#3190 Signed-off-by: Stepan Bagritsevich <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4701272 - Browse repository at this point
Copy the full SHA 4701272View commit details -
fix(cluster): Support
FLUSHALL
while slot migration is in progress (d……ragonflydb#3173) * fix(cluster): Support `FLUSHALL` while slot migration is in progress Fixes dragonflydb#3132 Also do a small refactor to move cancellation logic into `RestoreStreamer`.
Configuration menu - View commit details
-
Copy full SHA for a42f9f6 - Browse repository at this point
Copy the full SHA a42f9f6View commit details -
fix: fix RegisterOnChange methods for journal and db_slice (dragonfly…
…db#3171) * fix: fix RegisterOnChange methods for journal and db_slice. Call db_slice and journal callbacks atomically. Made a hack to avoid deadlock during SAVE
Configuration menu - View commit details
-
Copy full SHA for 81db231 - Browse repository at this point
Copy the full SHA 81db231View commit details -
fix(generic_family): fix RenameGeneric command for non-string data ty…
…pes (dragonflydb#3181) * fix(generic_family): fix RenameGeneric command for non-string data types fixes dragonflydb#3107, fixes dragonflydb#3113, fixes dragonflydb#307 Signed-off-by: Stepan Bagritsevich <[email protected]> * refactor: address comments Signed-off-by: Stepan Bagritsevich <[email protected]> * refactor: address comments 2 Signed-off-by: Stepan Bagritsevich <[email protected]> --------- Signed-off-by: Stepan Bagritsevich <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5aeb8b2 - Browse repository at this point
Copy the full SHA 5aeb8b2View commit details -
fix(server): Rename confusing flag `replica_reconnect_on_master_resta…
…rt` (dragonflydb#3193) That was a misleading name, as the logic was the exact opposite (oops 🤦) This PR introduces a new name for the same flag: break_replication_on_master_restart We're keeping the previous flag for now, to make transition easier. We'll remove it in a later Dragonfly version (>= 1.22) Fixes dragonflydb#3192
Configuration menu - View commit details
-
Copy full SHA for f0064d8 - Browse repository at this point
Copy the full SHA f0064d8View commit details -
fix(unit tests): fix generic family info test (dragonflydb#3187)
fix unit tests Signed-off-by: adi_holden <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 350be10 - Browse repository at this point
Copy the full SHA 350be10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e4fdfd - Browse repository at this point
Copy the full SHA 5e4fdfdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bda51a - Browse repository at this point
Copy the full SHA 7bda51aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e6672e - Browse repository at this point
Copy the full SHA 5e6672eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a5a2a6 - Browse repository at this point
Copy the full SHA 2a5a2a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21de1c4 - Browse repository at this point
Copy the full SHA 21de1c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 406eb47 - Browse repository at this point
Copy the full SHA 406eb47View commit details -
feat(acl): add support of multiple passwords (dragonflydb#3189)
* add support for multiple passwords * add support for deleting passwords * add support for resetpass * add tests * always prefix passwords with hashtag when printed
Configuration menu - View commit details
-
Copy full SHA for a86fa21 - Browse repository at this point
Copy the full SHA a86fa21View commit details -
chore(tiering): More advanced tiering tests (dragonflydb#3201)
* chore(tiering): More advanced tiering tests * fix: fixes
Configuration menu - View commit details
-
Copy full SHA for 5322199 - Browse repository at this point
Copy the full SHA 5322199View commit details -
chore: add replica-priority flag (dragonflydb#3204)
* add replica-priority flag * add it on info replication command * add test
Configuration menu - View commit details
-
Copy full SHA for c5f2724 - Browse repository at this point
Copy the full SHA c5f2724View commit details -
feat(search): Multishard cutoffs
Signed-off-by: Vladislav Oleshko <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 80e09ca - Browse repository at this point
Copy the full SHA 80e09caView commit details -
fix: fixes, comments, polishment
Signed-off-by: Vladislav Oleshko <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8ffeacf - Browse repository at this point
Copy the full SHA 8ffeacfView commit details -
Configuration menu - View commit details
-
Copy full SHA for c2bffc3 - Browse repository at this point
Copy the full SHA c2bffc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4ee35d - Browse repository at this point
Copy the full SHA d4ee35dView commit details