Redis PING

Jmnote (토론 | 기여)님의 2020년 12월 30일 (수) 21:06 판 (새 문서: ==개요== ;redis ping, Redis PING <syntaxhighlight lang='console'> /data # redis-cli 127.0.0.1:6379> ping PONG 127.0.0.1:6379> </syntaxhighlight> ==같이 보기== * redis-cli --...)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)

1 개요

redis ping, Redis PING
/data # redis-cli
127.0.0.1:6379> ping
PONG
127.0.0.1:6379>

2 같이 보기

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}