Enable redis caching of pub REST requests #54
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
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.
The text was updated successfully, but these errors were encountered: