I am working on the windows version of Redis server
. Version is redis-2.4.5-win32-win64
.
I have started redis server:
[4748] 14 Jul 19:12:32 # Warning: no config file specified, using the default config. In order to specify a config file use 'redis-server /path/to/redis.conf' [4748] 14 Jul 19:12:32 * Server started, Redis version 2.4.5
When I am trying to connect to the Redis server, I am getting the below error.
Redis Desktop version is : 0.9.3.817