ComputerScienceHouse / ComputerScienceHouse/quotefault-backend
Cache list of members from LDAP and refresh periodically
Open
- Dominant language
- Rust
- Stars
- 1
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Currently, when the endpoint `/api/users` is called, it fetches all members from LDAP without caching. Adding a cache would improve load times and stop spamming our poor LDAP server.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.