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

Enable redis caching of pub REST requests #54

Open
rabble opened this issue Mar 15, 2022 · 0 comments
Open

Enable redis caching of pub REST requests #54

rabble opened this issue Mar 15, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@rabble
Copy link
Contributor

rabble commented Mar 15, 2022

The pub takes a long time to return the results of queries to ssb-db2. In order to improve performance the pub should be caching all web requests and storing those in reddis.

https://github.com/fastify/fastify-caching

Messages and profiles should have long timeouts for invalidation, and feeds and threads should have shorter ones.

@rabble rabble added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Mar 15, 2022
@rabble rabble self-assigned this Mar 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
Archived in project
Development

No branches or pull requests

1 participant