mirror of
https://github.com/sussy-code/backend.git
synced 2026-01-11 20:10:18 +00:00
Update TODO
Co-authored-by: mrjvs <mistrjvs@gmail.com>
This commit is contained in:
parent
7921cf81df
commit
39c2b0c7fd
1 changed files with 6 additions and 6 deletions
12
README.md
12
README.md
|
|
@ -29,12 +29,12 @@ Backend for movie-web
|
|||
- [X] cleanup jobs
|
||||
- [X] cleanup expired sessions
|
||||
- [ ] ratelimits (stored in redis)
|
||||
- [ ] provider metrics
|
||||
- [ ] cleanup old metrics in DB
|
||||
- [ ] endpoint to consume and store metrics
|
||||
- [x] provider metrics
|
||||
- [x] cleanup old metrics in DB
|
||||
- [x] endpoint to consume and store metrics
|
||||
- [ ] pass metrics to prometheus
|
||||
|
||||
## Second todo list
|
||||
- [ ] think of privacy centric method of auth
|
||||
- [ ] Register
|
||||
- [ ] Login
|
||||
- [X] think of privacy centric method of auth
|
||||
- [X] Register
|
||||
- [X] Login
|
||||
|
|
|
|||
Loading…
Reference in a new issue