Skip to content

Commit d1cdf72

Browse files
committed
Changelog
1 parent 5e728cb commit d1cdf72

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
---
2+
Title: Redis Cloud changelog (July 2025)
3+
alwaysopen: false
4+
categories:
5+
- docs
6+
- operate
7+
- rc
8+
description: New features, enhancements, and other changes added to Redis Cloud during
9+
July 2025.
10+
highlights: LangCache public preview
11+
linktitle: July 2025
12+
weight: 72
13+
tags:
14+
- changelog
15+
---
16+
17+
## New features
18+
19+
### LangCache public preview
20+
21+
[LangCache]({{< relref "/operate/rc/langcache" >}}) is now available in public preview on Redis Cloud.
22+
23+
LangCache is a semantic caching service available as a REST API that stores LLM responses for fast and cheaper retrieval, built on the Redis vector database. By using semantic caching, you can significantly reduce API costs and lower the average latency of your generative AI applications.
24+
25+
For more information about how LangCache works, see the [LangCache overview]({{< relref "/develop/ai/langcache" >}}).
26+
27+
{{< embed-md "rc-langcache-get-started.md" >}}

0 commit comments

Comments
 (0)