Redis: Difference between revisions

From DWIKI
(Created page with "=Links= *[https://redis.io/ Homepage] *[https://redis.io/topics/rediscli redis-cli] =Cheat sheet= ==Show stats== redis-cli -h 127.0.0.1 -p 6379 info")
(No difference)

Revision as of 13:07, 22 April 2020

Links

Cheat sheet

Show stats

redis-cli -h 127.0.0.1 -p 6379 info