@@ -20,14 +20,14 @@ hideListLinks: true
20
20
<!-- | Feature | RC | RS | CE | K8s | -->
21
21
| | <nobr ><div class =" h-3 w-3 rounded-md border border-redis-pen-600 inline-block mr-1 " style =" background-color : #80DBFF " ></div > Redis</nobr > Cloud | <nobr ><div class =" h-3 w-3 rounded-md border border-redis-pen-600 inline-block mr-1 " style =" background-color : #DCFF1E " ></div > Redis</nobr > Software | <nobr ><div class =" h-3 w-3 rounded-md border border-redis-pen-600 inline-block mr-1 " style =" background-color : #C795E3 " ></div > Redis</nobr > Community Edition | <nobr ><div class =" h-3 w-3 rounded-md border border-redis-pen-600 inline-block mr-1 " style =" background-color : #8A99A0 " ></div > Redis for</nobr > Kubernetes |
22
22
| :-----------| :--------------| :-----------| :--------------| :--------------|
23
- | Clustering | [ Clustering] ({{< relref "/operate/rc/databases/configuration/clustering" >}}) | RS Link | [ Scale with Redis Cluster] ({{< relref "/operate/oss_and_stack/management/scaling" >}}) | K8s Link |
24
- | Replication | [ Replication] ({{< relref "/operate/rc/databases/configuration/high-availability" >}}) | RS Link | [ Replication] ({{< relref "/operate/oss_and_stack/management/replication" >}}) | K8s Link |
25
- | Active-Active geo-distribution | [ Active-Active Redis] ({{< relref "/operate/rc/databases/configuration/active-active-redis" >}}) | RS Link | | K8s Link |
26
- | Rolling upgrades | | RS Link | | K8s Link |
27
- | Redis Flex/Auto tiering | [ Create a Redis Flex database] ({{< relref "/operate/rc/databases/create-database/create-flex-database" >}}) | RS Link | | K8s Link |
28
- | Persistence | [ Data persistence] ({{< relref "/operate/rc/databases/configuration/data-persistence" >}}) | RS Link | [ Persistence] ({{< relref "/operate/oss_and_stack/management/replication" >}}) | K8s Link |
29
- | Recovery | Automatic | RS Link | [ Manual failover] ({{< relref "/operate/oss_and_stack/management/scaling#manual-failover" >}}) | K8s Link |
30
- | Backups | [ Back up a database] ({{< relref "/operate/rc/databases/back-up-data" >}}) | RS Link | [ Persistence] ({{< relref "/operate/oss_and_stack/management/replication" >}}) | K8s Link |
23
+ | Clustering | [ Clustering] ({{< relref "/operate/rc/databases/configuration/clustering" >}}) | RS Link | [ Scale with Redis Cluster] ({{< relref "/operate/oss_and_stack/management/scaling" >}}) | [ Redis Enterprise clusters (REC) ] ({{<relref "/operate/kubernetes/re-clusters">}}) |
24
+ | Replication | [ Replication] ({{< relref "/operate/rc/databases/configuration/high-availability" >}}) | RS Link | [ Replication] ({{< relref "/operate/oss_and_stack/management/replication" >}}) | [ Create replica databases ] ({{<relref "/operate/kubernetes/re-databases/replica-redb/">}}) |
25
+ | Active-Active geo-distribution | [ Active-Active Redis] ({{< relref "/operate/rc/databases/configuration/active-active-redis" >}}) | RS Link | | [ Active-Active databases ] ({{<relref "/operate/kubernetes/active-active/">}}) |
26
+ | Rolling upgrades | | RS Link | | [ Upgrade Redis for K8s] ({{<relref "/operate/kubernetes/upgrade/">}}) |
27
+ | Redis Flex/Auto tiering | [ Create a Redis Flex database] ({{< relref "/operate/rc/databases/create-database/create-flex-database" >}}) | RS Link | | [ Auto Tiering ] ({{<relref "/operate/kubernetes/re-clusters/auto-tiering/">}}) |
28
+ | Persistence | [ Data persistence] ({{< relref "/operate/rc/databases/configuration/data-persistence" >}}) | RS Link | [ Persistence] ({{< relref "/operate/oss_and_stack/management/replication" >}}) | [ Persistence volumes ] ({{<relref "/operate/kubernetes/recommendations/persistent-volumes/">}}) |
29
+ | Recovery | Automatic | RS Link | [ Manual failover] ({{< relref "/operate/oss_and_stack/management/scaling#manual-failover" >}}) | [ Cluster recovery ] ({{<relref "/operate/kubernetes/re-clusters/cluster-recovery/">}}) |
30
+ | Backups | [ Back up a database] ({{< relref "/operate/rc/databases/back-up-data" >}}) | RS Link | [ Persistence] ({{< relref "/operate/oss_and_stack/management/replication" >}}) | [ REDB spec.backup ] ({{<relref "/operate/kubernetes/reference/redis_enterprise_database_api/#specbackup">}}) |
31
31
32
32
33
33
### Logging and Monitoring
0 commit comments