Skip to content

Conversation

@tezc
Copy link
Owner

@tezc tezc commented Jul 3, 2025

  • Add partial flush support to SFLUSH command: Currently, flush operation is not efficient. It iterates the keys to call KSN function etc. We can cleanup whole slots dict more efficiently in the BIO thread. We should revisit this and improve the performance in future once we decide how to handle this case.
  • Minor fix for printing replica port number in logs.

@tezc tezc requested a review from ShooterIT July 3, 2025 07:27
@tezc tezc marked this pull request as ready for review July 3, 2025 07:27
@tezc tezc merged commit 3764612 into cluster-asm Jul 3, 2025
39 of 40 checks passed
@tezc tezc deleted the cluster-asm-sflush branch July 3, 2025 16:04
tezc added a commit that referenced this pull request Sep 10, 2025
Add partial flush support to SFLUSH command
tezc added a commit that referenced this pull request Sep 16, 2025
Add partial flush support to SFLUSH command
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