echoip/cache
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
..
cache.go Cache in Redis 2023-10-07 01:21:52 -04:00
null.go Cache in Redis 2023-10-07 01:21:52 -04:00
redis.go Cache in Redis 2023-10-07 01:21:52 -04:00