
- 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 echo
ECHO
![]() Redis Developer Course |
![]() Redis Technical Support |
![]() Redis Enterprise Server |
---|
ECHO
Example
명령> | ECHO "Hello Redis" |
결과> | "Hello Redis" |
명령문
ECHO message
- 이 명령은 version 1.0.0 부터 사용할 수 있다.
- 논리적 처리 소요시간은 O(1)이다.
<< HELLO | ECHO | PING >> |
---|
조회수 :
Email
返事がかかってなれば、メールでお知らせします。