Redis Cloud changelog (April 2024)
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.
Deprecations
- Setting throughput by
number-of-shards
is now deprecated for thePOST /v1/subscriptions/{subscriptionId}/databases
REST API endpoint and will be removed soon. We recommend changing the throughput measurement tooperations-per-second
when you create databases using the Redis Cloud API.