Skip to content

Commit

Permalink
Remove breaking change
Browse files Browse the repository at this point in the history
  • Loading branch information
cmilesb committed Mar 27, 2024
1 parent 2129138 commit 30327b8
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions content/rc/changelog/april-2024.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,4 @@ aliases: []

### Search and query throughput in ops/sec

You can now set the throughput for databases with Search and query in operations per second (ops/sec), like all other Redis databases. This will let you seamlessly scale your query workload in and out as needed.

## Breaking changes

- If you create a database through the Redis Cloud REST API with Search and query, and attempt to set the throughput in `number-of-shards` instead of `operations-per-second`, the database creation will fail.
You can now set the throughput for databases with Search and query in operations per second (ops/sec), like all other Redis databases. This will let you seamlessly scale your query workload in and out as needed.

0 comments on commit 30327b8

Please sign in to comment.