Skip to content
- license update
- update README
- endpoint for external cache input
- add Prometheus metrics endpoint
- upgrade golang in Dockerfile
- add Goa generated code
- add cache TTL as optional parameter on set endpoints
- update .gitlab-ci.yml
- apply Authentication middleware to cache service
- add custom http client
- add Go vulnerability checks to CI pipeline