Commands
- Introduction
- Strings
- Lists
- Sets
- Sorted Sets (ZSets)
- SORTED SETS Introduction
- ZADD
- ZINCRBY
- ZRANGE
- ZRANGESTORE 6.2
- ZLS Ent
- ZREVRANGE
- ZRANGEBYSCORE
- ZREVRANGEBYSCORE
- ZRANGEBYLEX
- ZREVRANGEBYLEX
- ZCARD
- ZLEN Ent
- ZCOUNT
- ZLEXCOUNT
- ZRANK
- ZREVRANK
- ZSCORE
- ZMSCORE 6.2
- ZREM
- ZRM Ent
- ZREMRANGEBYRANK
- ZREMRANGEBYSCORE
- ZREMRANGEBYLEX
- ZUNION 6.2
- ZINTER 6.2
- ZDIFF 6.2
- ZUNIONSTORE
- ZINTERSTORE
- ZDIFFSTORE 6.2
- ZSCAN
- ZPOPMIN 5.0
- ZPOPMAX 5.0
- BZPOPMIN 5.0
- BZPOPMAX 5.0
- ZISMEMBER Ent
- ZRANDMEMBER 6.2
- Hashes
- Streams
- Common Keys
- Recyclebin New
- Bits
- Pub/Sub
- Lua Script
- HyperLogLog(PF)
- Geo
- Connection
- Redis on Windows
redis commands window win_sentinel
Sentinel mode on Windows
Redis Server Course | Redis Technical Support | Redis Enterprise Server |
---|
Sentinel 모드 사용 경험
- redis-server.exe sentinel.conf --sentinel
- 윈도우 서비스로 시작할 수 없다. 에러가 난다. 따라서 cmd에서 바로 실행해야 한다. 한 가지 문제는 윈도우 버전에서는 daemonize 파라미터를 지원하지 않기 때문에 도스 창을 항상 띄어놓고 있어야 한다.
<< Standalone mode | Sentinel mode | Cluster mode >> |
---|
조회수 :
Email
답글이 올라오면 이메일로 알려드리겠습니다.