Skip to content

Commit e7cf989

Browse files
authored
Merge pull request #601 from redis/joey-cloudqpf
add query performance factor screenshot
2 parents 9cf9b5d + 1b27f56 commit e7cf989

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

content/operate/rc/databases/configuration/advanced-capabilities.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ Use the [Search and query sizing calculator](https://redis.io/redisearch-sizing-
6161

6262
#### Query performance factor
6363

64-
The query performance factor adds extra compute power specifically for search and query. When you create a database with search and query, you can increase your search queries per second by the selected factor.
64+
The query performance factor adds extra compute power specifically for search and query. When you create a database with search and query, you can increase your search queries per second by the selected factor. Below is a screenshot of the Cloud configuration for query perfomance factor.
65+
66+
{{<image filename="images/rc/database-details-query-performance-factor-pro.png" alt="For Pro databases, you can select the query performance factor for your database." width="75%">}}
6567

6668
We recommend testing your application with a test database to see your baseline queries per second and determine how much you want to boost your query performance. After you have determined your queries per second and your desired performance factor, [create a new database]({{< relref "/operate/rc/databases/create-database" >}}) with the desired performance factor and [migrate data]({{< relref "/operate/rc/databases/migrate-databases" >}}) from the test database to your new database.
66.4 KB
Loading

0 commit comments

Comments
 (0)