Code-Society-Lab / cursif-web

React client for Cursif
2 stars 5 forks source link

Caching mechanism #23

Open PenguinBoi12 opened 8 months ago

PenguinBoi12 commented 8 months ago

To prevent too many request being made, a caching mechanism would be interesting to add. It might be slightly overkill at our stage but it could allow us to reduce request made to the backend and thus reduce the resource usages. We might be able to extend our free resource usage from railway.

Some sections that could be to consider caching