Redis

From DWIKI
Revision as of 13:07, 22 April 2020 by Tony (talk | contribs) (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")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Links

Cheat sheet

Show stats

redis-cli -h 127.0.0.1 -p 6379 info