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

Cache autocomplete data for blacklist #82

Open
dev-737 opened this issue Jul 13, 2024 · 0 comments
Open

Cache autocomplete data for blacklist #82

dev-737 opened this issue Jul 13, 2024 · 0 comments
Labels
caching Redis caching feature New feature or request
Milestone

Comments

@dev-737
Copy link
Member

dev-737 commented Jul 13, 2024

Set a variable or something that contains all blacklists for each hub.
First time someone uses the autocomplete, fetch all blacklists of that hub and set the variable to true.
Second time, check the variable and fetch from cache instead. Also use fuzzy searching for better results.

@dev-737 dev-737 self-assigned this Jul 13, 2024
@dev-737 dev-737 added feature New feature or request refactor something that needs a code refactor labels Jul 13, 2024
@dev-737 dev-737 added this to the v4.0.0 milestone Jul 13, 2024
@dev-737 dev-737 linked a pull request Jul 14, 2024 that will close this issue
@dev-737 dev-737 reopened this Jul 15, 2024
@dev-737 dev-737 changed the title Autocompletes for blacklist Cache autocomplete data for blacklist Aug 23, 2024
@dev-737 dev-737 removed their assignment Aug 23, 2024
@dev-737 dev-737 added caching Redis caching and removed refactor something that needs a code refactor labels Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
caching Redis caching feature New feature or request
Projects
Status: 🚀 Shipped
Development

No branches or pull requests

1 participant