
- 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 connect
CONNECT
![]() Redis Developer Course |
![]() Redis Technical Support |
![]() Redis Enterprise Server |
---|
CONNECT
Redis-cli 명령이다. Connect ip port로 다른 서버에 연결한다.
Example
127.0.0.1:6001> connect 127.0.0.1 6002 | |
127.0.0.1:6002> | |
명령문
CONNECT ip port
<< Connection Introduction | CONNECT | AUTH >> |
---|
조회수 :
Email
返事がかかってなれば、メールでお知らせします。