Redis Cluster

GPTKB entity

Statements (31)
Predicate Object
gptkbp:instanceOf distributed database system
gptkbp:compatibleWith multi-key operations across slots
gptkbp:developedBy gptkb:Redis_Labs
https://www.w3.org/2000/01/rdf-schema#label Redis Cluster
gptkbp:introducedIn 3.0.0
gptkbp:license gptkb:BSD_3-Clause
gptkbp:numberOfHashSlots 16384
gptkbp:openSource true
gptkbp:partOf gptkb:Redis
gptkbp:supports failover
replication
high availability
automatic sharding
horizontal scaling
multi-master replication
partition tolerance
client redirection
cluster bus
master nodes
slave nodes
gptkbp:usedFor caching
real-time analytics
session management
message brokering
gptkbp:uses gossip protocol
hash slots
gptkbp:website https://redis.io/topics/cluster-tutorial
gptkbp:writtenBy C
gptkbp:bfsParent gptkb:Spring_Data_Redis
gptkb:Vert.x_Redis_Client
gptkbp:bfsLayer 7