modulepackage
0.0.0-20230925040513-11f1e0250ea6
Repository: https://github.com/clarks0n/go-orders-api.git
Documentation: pkg.go.dev
# README
#RUN REDIS in terminal docker run -p 6379:6379 redis:latest
#install existing pacakge go mod tidy
#RUN REDIS Once you’ve installed Node.js and npm, it’s a simple one-liner to get and install the Node.js version of redis-cli:
npm install -g redis-cli
Then you can run it with the command:
rdcli -h your.redis.host -a yourredispassword -p youredishost
rdcli -h 127.0.0.1 -a password -p 6379
rdcli -h 127.0.0.1 -p 6379
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author