Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Caching in Redis #6

Merged
merged 2 commits into from
Oct 7, 2023
Merged

Caching in Redis #6

merged 2 commits into from
Oct 7, 2023

Conversation

eknowlton
Copy link
Collaborator

No description provided.

@eknowlton eknowlton marked this pull request as ready for review October 6, 2023 15:52
- [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
@eknowlton eknowlton merged commit 5c55030 into master Oct 7, 2023
1 check passed
@eknowlton eknowlton deleted the caching-in-redis branch October 10, 2023 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants