Company
Date Published
Author
Brian Sam-Bodden
Word count
985
Language
English
Hacker News points
None

Summary

Redis OM Spring` is a new client library designed to model domains and persist data to Redis in Spring applications, providing additional indexing and querying capabilities with `RedisJSON`. It aims to provide high-level abstractions idiomatically implemented for various languages and platforms. The library builds upon `Spring Data Redis`, offering robust repository and custom object-mapping abstractions, as well as declarative Data Repositories that utilize `RediSearch` to index JSON documents. With its ability to create repository implementations automatically at runtime from a repository interface, Redis OM Spring provides a compelling developer experience for building large applications with enterprise features.