Skip to content

Commit

Permalink
ops/sec changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
cmilesb committed Mar 26, 2024
1 parent fe8ff33 commit 2129138
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions content/rc/changelog/april-2024.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
Title: Redis Cloud changelog (April 2024)
linktitle: April 2024
description: New features, enhancements, and other changes added to Redis Cloud during April 2024.
highlights: Search and query throughput in ops/sec
weight: 55
alwaysopen: false
categories: ["RC"]
aliases: []
---

## Enhancements

### 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.

0 comments on commit 2129138

Please sign in to comment.