
- Introduction
- Redis on Windows
- Strings
- Lists
- Sets
- Sorted Sets (ZSets)
- SORTED SETS Introduction
- ZADD
- ZINCRBY
- ZRANGE
- ZLS New
- ZREVRANGE
- ZRANGEBYSCORE
- ZREVRANGEBYSCORE
- ZRANGEBYLEX
- ZREVRANGEBYLEX
- ZCARD
- ZCOUNT
- ZLEXCOUNT
- ZRANK
- ZREVRANK
- ZSCORE
- ZREM
- ZRM New
- ZREMRANGEBYRANK
- ZREMRANGEBYSCORE
- ZREMRANGEBYLEX
- ZUNIONSTORE
- ZINTERSTORE
- ZSCAN
- ZPOPMIN
- ZPOPMAX
- BZPOPMIN
- BZPOPMAX
- ZISMEMBER New
- Hashes
- Streams
- Bits
- Common Keys
- Pub/Sub
- Lua Script
- HyperLogLog(PF)
- Geo
- Connection
redis commands connection ping
PING
![]() Redis Developer Course |
![]() Redis Technical Support |
![]() Redis Enterprise Server |
---|
PING
서버와 연결 테스트
Example
명령> | PING |
결과> | PONG |
명령> | PING Hello |
결과> | "Hello" |
명령문
PING [message]
- 이 명령은 version 1.0.0 부터 사용할 수 있다.
- 논리적 처리 소요시간은 O(1)이다.
<< ECHO | PING | QUIT >> |
---|
조회수 :
Email
返事がかかってなれば、メールでお知らせします。