echoip/http
Ethan Knowlton 79c8f54d44 Cache in Redis
- [x] Pipeline to update binary on server when changes are pushed
- [x] Added config option for Cache TTL in Seconds in `/etc/echoip/config.toml
- [x] Updated Readme for Cache Options
- [x] Added `Null` cache for optional no use of cache

- [x] Adding Redis Cache
- [x] Moving configuration to file config
- [x] Automatic Release for amd64 linux
- [x] Adding automatic deployment

- Added `LICENSE` file to the release file
2023-10-07 01:21:52 -04:00
..
error.go Restructure 2018-02-10 13:24:32 +01:00
http.go Cache in Redis 2023-10-07 01:21:52 -04:00
http_test.go Cache in Redis 2023-10-07 01:21:52 -04:00
router.go Only allow a single matcher per route 2018-03-19 19:45:32 +01:00