Skip to content

Commit 11a95fe

Browse files
committed
docs: remove outdated preview release language from README
Updated README to reflect that Redis OM Spring is now production-ready at version 1.0.4, removing the "preview release" terminology that was no longer accurate.
1 parent 69fb2a0 commit 11a95fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ platform of choice. We currently cater to the Node, Python, .NET, and Spring com
6969
Redis OM Spring provides powerful repository and custom object-mapping abstractions built on top of the Spring Data
7070
Redis ([SDR](https://spring.io/projects/spring-data-redis)) framework.
7171

72-
This **preview** release provides all Spring Data Redis, plus:
72+
Redis OM Spring provides all Spring Data Redis capabilities, plus:
7373

7474
- `@Document` annotation to map Spring Data models to Redis JSON documents
7575
- Enhancement to the Spring Data Redis `@RedisHash` via `@EnableRedisEnhancedRepositories`:

0 commit comments

Comments
 (0)