This commit is contained in:
Bryan Stitt 2022-12-16 03:18:31 -08:00
parent 1465ee355c
commit ecd2ba5c87

View File

@ -261,6 +261,7 @@ These are roughly in order of completition
These are not yet ordered. There might be duplicates. We might not actually need all of these. These are not yet ordered. There might be duplicates. We might not actually need all of these.
- [ ] if db is down, keep logins cached longer. at least only new logins will have trouble then
- [x] cache user stats in redis and with headers - [x] cache user stats in redis and with headers
- [x] optional read-only database connection - [x] optional read-only database connection
- [ ] rate limiting/throttling on query_user_stats - [ ] rate limiting/throttling on query_user_stats