AdamVig / GoCoApi

API Server for the GoCoStudent app.
https://gocostudent.adamvig.com/api
GNU General Public License v3.0
0 stars 0 forks source link

Fix caching #33

Closed AdamVig closed 8 years ago

AdamVig commented 8 years ago

Caching support has been broken for a while. This pull request removes old broken code and provides a full implementation of caching.

See #33.