caching made easy
- Clone EasyCache repo
cd EasyCache
go run .
(service will listen on localhost:1323 by default)- Test routes (/health, GET /cache, POST /cache)
Implement DLL + UpdatingAdd tests for existing functions- Consider adding auth module
Add env file for config variablesAdd Config Vars to HEALTH- Enable resource updates on CONFIG vars (that can be changed)
- Start time tracking for all actions + logging these