Skip to content

Commit d9a56e4

Browse files
fix(rdb): reviews 21/10 (#3879)
1 parent 9f1d141 commit d9a56e4

File tree

9 files changed

+10
-10
lines changed

9 files changed

+10
-10
lines changed

ai-data/managed-inference/reference-content/wizardlm-70b-v1.0.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ categories:
1616

1717
| Attribute | Details |
1818
|-----------------|------------------------------------|
19-
| Provider | [WizardLM](https://wizardlm.github.io/) |
19+
| Provider | [WizardLM](https://wizardlm.github.io/WizardLM2/) |
2020
| Compatible Instances | H100 (FP8) - H100-2 (FP16) |
2121
| Context size | 4,096 tokens |
2222

labs/ipfs-naming/quickstart.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: This page shows you how to get started with Scaleway IPFS Naming.
88
tags: ipfs-naming ipfs naming labs web3
99
dates:
10-
validation: 2024-04-15
10+
validation: 2024-04-23
1111
posted: 2023-10-10
1212
categories:
1313
- labs

managed-databases/mongodb/how-to/connect-database-instance.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ To connect to a public endpoint using the MongoDB® shell:
4444

4545
1. Replace the following variables in the command as described:
4646
```sh
47-
mongosh "mongodb+srv://{instance_id}.mgdb.{region}.scw.cloud" --tlsCAFile {your_certificate.pem} -u {username
47+
mongosh "mongodb+srv://{instance_id}.mgdb.{region}.scw.cloud" --tlsCAFile {your_certificate.pem} -u {username}
4848
```
4949

5050
- `{your-certificate.pem}` - the TLS certificate downloaded on **step 3**.

managed-databases/postgresql-and-mysql/api-cli/verify-ca-postgresql.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: Learn to verify the CA certificate for PostgreSQL using API/CLI.
88
tags: verify-ca verify certificate authority postgresql
99
dates:
10-
validation: 2024-04-15
10+
validation: 2024-10-23
1111
posted: 2023-04-01
1212
categories:
1313
- managed-databases

managed-databases/postgresql-and-mysql/how-to/apply-maintenance.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@ content:
77
paragraph: This page explains how to apply maintenance to a Database Instance
88
tags: managed-database postgresql mysql database-instance maintenance
99
dates:
10-
validation: 2024-04-19
10+
validation: 2024-10-23
1111
posted: 2024-04-19
1212
categories:
1313
- managed-databases
1414
- postgresql-and-mysql
1515
---
1616

17-
From time to time your Scaleway Managed Databases have to undergo maintenance to make sure that your nodes are up-to-date and have all the tools necessary to maintain a healthy lifecycle. For example, your engine version might need to be upgraded to the latest available minor version, or certain patches might need to be implemented.
17+
From time to time your Scaleway Managed Databases have to undergo maintenance to ensure that your nodes are up-to-date and have all the tools necessary to maintain a healthy lifecycle. For example, your engine version might need to be upgraded to the latest available minor version, or certain patches might need to be implemented.
1818

1919
These maintenance operations are set up, run, and scheduled by Scaleway, but you can select when to apply them to avoid interruptions during peak times.
2020

managed-databases/redis/api-cli/using-pub-sub-feature.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: Guide to using the Pub/Sub feature in Redis™ with API/CLI.
88
tags: databases redis pub/sub messaging broker
99
dates:
10-
validation: 2024-04-15
10+
validation: 2024-10-23
1111
categories:
1212
- managed-databases
1313
- redis

managed-databases/redis/concepts.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: This page explains all the concepts related to Managed Database for Redis™.
88
tags: endpoint redis allowed-ip cluster cluster-mode availability horizontal-scaling tcp tls vertical-scaling
99
dates:
10-
validation: 2024-04-15
10+
validation: 2024-10-23
1111
categories:
1212
- managed-databases
1313
- redis

managed-databases/redis/reference-content/default-user-permissions.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: Reference guide to default user permissions for Redis™ databases.
88
tags: databases user redis username password
99
dates:
10-
validation: 2024-04-15
10+
validation: 2024-10-23
1111
categories:
1212
- managed-databases
1313
- redis

managed-databases/redis/reference-content/ensuring-data-persistence.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: Learn how to ensure data persistence in your Scaleway Redis™ database.
88
tags: databases user redis username password
99
dates:
10-
validation: 2024-04-15
10+
validation: 2024-10-23
1111
categories:
1212
- managed-databases
1313
- redis

0 commit comments

Comments
 (0)