Replace Redis with Garnet in docker-compose v2.4 #1172
Answered
by
badrishc
Tomasz (Misiu)
asked this question in
Q&A
|
I'm trying to replace Redis with Garnet in my docker-compose file. Currently, I have this part: Replacing the image is the easy part, but the rest is problematic. |
Answered by
badrishc
May 12, 2025
Replies: 1 comment
|
You can install |
0 replies
Answer selected by
badrishc
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can install
redis-cliand that will work fine with Garnet. Alternatively, you can installresp-clia .NET client tool for the same purpose: https://www.nuget.org/packages/resp-cli