hiredis_cluster
Hiredis Cluster
Redis Developer Course | Redis Technical Support | Redis Enterprise Server |
---|
Cluster
Hiredis Cluster Commands
- Cluster Meet -> Simply string reply.
- Cluster Forget -> Simply string reply.
- Cluster AddSlots -> Simply string reply.
- Cluster DelSlots -> Simply string reply.
- Cluster Info -> Bulk string reply.
- Cluster Nodes -> Bulk string reply.
- Cluster Replicate -> Simply string reply.
- Cluster Slaves -> Array reply.
- Cluster Keyslot -> Integer reply.
- Cluster CountKeysInSlot -> Integer reply.
- Cluster GetKeysInSlot -> Array reply.
- Cluster SetSlot -> Simply string reply.
- Cluster Slots -> 3 Nested array reply.
- Cluster Failover -> Simply string reply.
- Cluster Count-Failure-Reports -> Integer reply.
- Cluster Reset -> Simply string reply.
- Cluster SaveConfig -> Simply string reply.
- Cluster Set-Config-Epoch -> Simply string reply.
- Cluster ReadOnly -> Simply string reply.
- Cluster ReadWrite -> Simply string reply.
변수 선언
Cluster Meet
Cluster Forget
Cluster AddSlots
Cluster DelSlots
Cluster Info
Cluster Nodes
Cluster Replicate
Cluster Slaves
Cluster Keyslot
Cluster CountKeysInSlot
Cluster GetKeysInSlot
Cluster SetSlot
Cluster Slots
Cluster Failover
Cluster Count-Failure-Reports
Cluster Reset
Cluster SaveConfig
Cluster Set-Config-Epoch
Cluster ReadOnly
Cluster ReadWrite
<< Sentinel | Hiredis Cluster |
---|
Email
답글이 올라오면 이메일로 알려드리겠습니다.