Skip to content

Commit 31e4886

Browse files
author
Simon Prickett
authored
Merge branch 'master' into update-node-json-cache-redis-4
2 parents 882c7f2 + 2b9d566 commit 31e4886

File tree

92 files changed

+245
-249
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

92 files changed

+245
-249
lines changed

docs/create/aws/index-aws.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Follow the below steps to setup Redis Enterprise Cloud hosted over AWS Cloud:
1212

1313
### Step 1. Create free cloud account
1414

15-
Create your free <a href="https://redislabs.com/try-free/" target="_blank" rel="noopener">Redis Enterprise Cloud account</a>. Once you click on “Get Started”, you will receive an email with a link to activate your account and complete your signup process.
15+
Create your free <a href="https://redis.com/try-free/" target="_blank" rel="noopener">Redis Enterprise Cloud account</a>. Once you click on “Get Started”, you will receive an email with a link to activate your account and complete your signup process.
1616

1717
![image](images/deployment.png)
1818

docs/create/azure/portal/index-azure-portal.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ sidebar_label: Redis on Azure Cache
55
slug: /create/azure/portal
66
---
77

8-
Azure Cache for Redis is a native fully-managed service on Microsoft Azure. Azure Cache for Redis offers both the Redis open-source (OSS Redis) and a commercial product from Redis Labs (Redis Enterprise) as a managed service. It provides secure and dedicated Redis server instances and full Redis API compatibility. The service is operated by Microsoft, hosted on Azure, and accessible to any application within or outside of Azure.
8+
Azure Cache for Redis is a native fully-managed service on Microsoft Azure. Azure Cache for Redis offers both the Redis open-source (OSS Redis) and a commercial product from Redis (Redis Enterprise) as a managed service. It provides secure and dedicated Redis server instances and full Redis API compatibility. The service is operated by Microsoft, hosted on Azure, and accessible to any application within or outside of Azure.
99

1010

1111

docs/create/azure/terraform-simple/index-azure-terraform-simple.mdx

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@ slug: /create/azure/terraform-simple
88

99
The Enterprise Tiers of Azure Cache for Redis is generally available as a native fully managed service on Microsoft Azure. This offering combines Azure’s global presence, flexibility, security, and compliance with Redis Enterprise’s unmatched availability, performance, and extended data structure functionality to create the best experience for enterprises. Enterprise features include:
1010

11-
- [Open source Redis 6.0](https://redislabs.com/blog/diving-into-redis-6/)
11+
- [Open source Redis 6.0](https://redis.com/blog/diving-into-redis-6/)
1212
- [Zone redundancy, with up to 99.99% availability](https://docs.microsoft.com/en-us/azure/azure-cache-for-redis/cache-high-availability#zone-redundancy)
13-
- [Active geo-replication, with up to 99.999% availability](https://redislabs.com/redis-enterprise/technology/active-active-geo-distribution/) - Preview
14-
- [Redis on Flash (RoF)](https://redislabs.com/redis-enterprise/technology/redis-on-flash/)
15-
- [Disk persistence with recovery](https://redislabs.com/redis-enterprise/technology/durable-redis-2/) - Preview
13+
- [Active geo-replication, with up to 99.999% availability](https://redis.com/redis-enterprise/technology/active-active-geo-distribution/) - Preview
14+
- [Redis on Flash (RoF)](https://redis.com/redis-enterprise/technology/redis-on-flash/)
15+
- [Disk persistence with recovery](https://redis.com/redis-enterprise/technology/durable-redis/) - Preview
1616
- Redis Enterprise modules:
17-
- [RediSearch 2.0](https://redislabs.com/blog/redisearch-2-build-modern-applications-interactive-search/)
18-
- [RedisTimeSeries](https://redislabs.com/modules/redis-timeseries/)
19-
- [RedisBloom](https://redislabs.com/modules/redis-bloom/)
17+
- [RediSearch 2.0](https://redis.com/blog/redisearch-2-build-modern-applications-interactive-search/)
18+
- [RedisTimeSeries](https://redis.com/modules/redis-timeseries/)
19+
- [RedisBloom](https://redis.com/modules/redis-bloom/)
2020
- Scaling
2121
- Datasets up to 13TB
2222
- Up to 2M concurrent client connections

docs/create/cloud/aws/index-aws.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Follow the below steps to setup Redis Enterprise Cloud hosted over AWS Cloud:
1111

1212
### Step 1. Getting Started
1313

14-
Follow this [link](https://redislabs.com/try-free/) to register.
14+
Follow this [link](https://redis.com/try-free/) to register.
1515

1616
![AWS Cloud](tryfree.png)
1717

docs/create/cloud/azure/index-azure.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ slug: /create/cloud/azure
66
---
77

88

9-
Azure Cache for Redis is a native fully-managed service on Microsoft Azure. Azure Cache for Redis offers both the Redis open-source (OSS Redis) and a commercial product from Redis Labs (Redis Enterprise) as a managed service. It provides secure and dedicated Redis server instances and full Redis API compatibility. The service is operated by Microsoft, hosted on Azure, and accessible to any application within or outside of Azure.
9+
Azure Cache for Redis is a native fully-managed service on Microsoft Azure. Azure Cache for Redis offers both the Redis open-source (OSS Redis) and a commercial product from Redis (Redis Enterprise) as a managed service. It provides secure and dedicated Redis server instances and full Redis API compatibility. The service is operated by Microsoft, hosted on Azure, and accessible to any application within or outside of Azure.
1010

1111

1212

docs/create/cloud/index-cloud.mdx.orig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ slug: /create/cloud/
66
---
77

88
### Step 1. Create free cloud account
9-
Create your free <a href="https://redislabs.com/try-free/" target="_blank" rel="noopener">Redis Enterprise Cloud account</a>. Once you click on “Get Started”, you will receive an email with a link to activate your account and complete your signup process.
9+
Create your free <a href="https://redis.com/try-free/" target="_blank" rel="noopener">Redis Enterprise Cloud account</a>. Once you click on “Get Started”, you will receive an email with a link to activate your account and complete your signup process.
1010

1111
### Step 2. Add subscription
1212
Next, you will have to add Redis Enterprise Cloud Essentials subscription. In the Redis Enterprise Cloud menu, click Subscriptions. At the bottom of the page, click the “+” sign.

docs/create/cloud/rediscloud/index-recloud.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ sidebar_label: Redis Enterprise Cloud
55
slug: /create/cloud/rediscloud
66
---
77

8-
Redis Enterprise Cloud is a fully managed cloud service by Redis Labs.Built for modern distributed applications, Redis Enterprise Cloud enables you to run any query, simple or complex, at sub-millisecond performance at virtually infinite scale without worrying about operational complexity or service availability. With modern probabilistic data structures and extensible data models, including Search, JSON, Graph, and Time Series, you can rely on Redis as your data-platform for all your real-time needs.
8+
Redis Enterprise Cloud is a fully managed cloud service by Redis. Built for modern distributed applications, Redis Enterprise Cloud enables you to run any query, simple or complex, at sub-millisecond performance at virtually infinite scale without worrying about operational complexity or service availability. With modern probabilistic data structures and extensible data models, including Search, JSON, Graph, and Time Series, you can rely on Redis as your data-platform for all your real-time needs.
99

1010

1111
### Step 1. Create free cloud account
1212

13-
Create your free <a href="https://redislabs.com/try-free/" target="_blank" rel="noopener">Redis Enterprise Cloud account</a>. Once you click on “Get Started”, you will receive an email with a link to activate your account and complete your signup process.
13+
Create your free <a href="https://redis.com/try-free/" target="_blank" rel="noopener">Redis Enterprise Cloud account</a>. Once you click on “Get Started”, you will receive an email with a link to activate your account and complete your signup process.
1414

1515
![My Image](tryfree.png)
1616

docs/create/docker/index-docker.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Click Setup to start the node configuration steps.
4848

4949
### Step 2: Enter your preferred FQDN
5050

51-
In the Node Configuration settings, enter a cluster FQDN such as demo.redislabs.com. Then click Next button.
51+
In the Node Configuration settings, enter a cluster FQDN such as demo.redis.com. Then click Next button.
5252

5353
![My Image](images/resoftware-2.png)
5454

docs/create/index-create.mdx.orig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ The following links provides you with the available options to create a new Redi
6767
</div>
6868
</div>
6969
</div>
70-
<a href={useBaseUrl('https://docs.redislabs.com/latest/platforms/')} rel="nofollow noopener" className="ri-card-link">Read More</a>
70+
<a href={useBaseUrl('https://docs.redis.com/latest/platforms/')} rel="nofollow noopener" className="ri-card-link">Read More</a>
7171
</div>
7272
</div>
7373

docs/create/kubernetes/index-kubernetes.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -153,9 +153,9 @@ Open https://localhost:8443 on the browser to see the Redis Enterprise Software
153153

154154
## Next Step
155155

156-
- [Redis Labs Kubernetes Architecture](https://docs.redislabs.com/latest/platforms/kubernetes/concepts/architecture/)
157-
- [Redis Enterprise Kubernetes Operator-based Architecture](https://docs.redislabs.com/latest/platforms/kubernetes/concepts/operator/)
158-
- [Sizing and Scaling a Redis Enterprise Cluster Deployment on Kubernetes](https://docs.redislabs.com/latest/platforms/kubernetes/concepts/sizing-on-kubernetes/)
156+
- [Redis Kubernetes Architecture](https://docs.redis.com/latest/kubernetes/architecture/)
157+
- [Redis Enterprise Kubernetes Operator-based Architecture](https://docs.redis.com/latest/kubernetes/architecture/operator/)
158+
- [Sizing and Scaling a Redis Enterprise Cluster Deployment on Kubernetes](https://docs.redis.com/latest/kubernetes/memory/sizing-on-kubernetes/)
159159

160160

161161
##

0 commit comments

Comments
 (0)