April 2017
Beginner
404 pages
9h 30m
English
With the previous example Redis Cache container is running on the host and ready to accept connections on port 6379 (from any PC). To connect to Redis Server from Windows (or Linux) we can use the Redis client command-line utility. Redis client can be installed on any Windows machine using the MSI installation available at https://github.com/MSOpenTech/redis/releases. The default install location on Windows is C:\Programfiles\Redis. The following steps should be used to connect to Redis Cache container from any Windows machine:
Read now
Unlock full access