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(auth): add bloom filter in login request #209

Merged
merged 3 commits into from
Aug 31, 2023
Merged

Conversation

Maple-pro
Copy link
Collaborator

  1. Initialize the bloom filter by querying the database before service registration
  2. Add the username to bloom filter and publish it to redis queue in register service
  3. Query the bloom filter in login service
  4. Subscribe the redis channel in every service instance

@Maple-pro Maple-pro merged commit 684d05b into GuGoOrg:dev Aug 31, 2023
2 of 3 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