190 Views
Quickly get started with The simplest connection string is to use localhost which just connects to the localhost on port 6379. Redis is a really simple server to which you can just telnet (or use the redis-cli) to run commands.
0 comments