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

Features #168

Merged
merged 2 commits into from
Nov 25, 2024
Merged

Features #168

merged 2 commits into from
Nov 25, 2024

Conversation

croessner
Copy link
Owner

No description provided.

Christian Roessner added 2 commits November 25, 2024 08:35
Renamed `RedisBlockedAccountsKey` to `RedisAffectedAccountsKey` to better reflect its purpose of storing affected user accounts. Updated all related function names and constants to ensure consistency with the new terminology. This change improves code clarity and alignment with our data taxonomy.

Signed-off-by: Christian Roessner <c@roessner.co>
Removed redundant error checks and imports. Enhanced the key deletion logic by checking the result of deletion operations and only appending keys that were actually deleted. This refactoring simplifies the code and improves readability.

Signed-off-by: Christian Roessner <c@roessner.co>
@croessner croessner merged commit bd99ff6 into main Nov 25, 2024
5 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.

1 participant