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

Commits on Oct 7, 2023

  1. 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
    eknowlton committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    79c8f54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73a7a4e View commit details
    Browse the repository at this point in the history