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

Add Redis support #41

Open
bmonkman opened this issue Oct 20, 2021 · 0 comments
Open

Add Redis support #41

bmonkman opened this issue Oct 20, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@bmonkman
Copy link
Contributor

bmonkman commented Oct 20, 2021

In the case where the user chose to enable Redis caching, add some example code similar to this to test the connection to the Redis server.
The hostname and port can be exposed to the service through the environment variables CACHE_ENDPOINT and CACHE_PORT similar to in the go backend.
Probably using https://github.com/redis/node-redis

@bmonkman bmonkman added enhancement New feature or request good first issue Good for newcomers labels Oct 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
Status: Backlog
Development

No branches or pull requests

1 participant