Skip to content

Commit e84a686

Browse files
Update install-redis-on-windows.md (#306)
* Update install-redis-on-windows.md Added a suggestion to use Redis Insight on Windows for easier testing of the Redis server. * Update content/operate/oss_and_stack/install/install-redis/install-redis-on-windows.md Co-authored-by: David Dougherty <[email protected]> --------- Co-authored-by: David Dougherty <[email protected]>
1 parent 254c534 commit e84a686

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

content/operate/oss_and_stack/install/install-redis/install-redis-on-windows.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,6 @@ redis-cli
4747
127.0.0.1:6379> ping
4848
PONG
4949
{{< / highlight >}}
50+
51+
You can also test that your Redis server is running using [Redis Insight]({{< relref "/develop/connect/insight" >}}) for easier access.
52+

0 commit comments

Comments
 (0)