Object-Mapper libraries (Beta)

Object-Mapper libraries for Redis Stack

Redis OM (pronounced REDiss OHM) is a library that provides object mapping for Redis. With the help of Redis OM, you can map Redis data types, specifically Hashes and JSON documents, to objects of your preferred programming language or framework. Redis OM relies on Redis Stack's JSON, query, and search features, allowing you to query and search for objects.

You can use Redis OM with the following four programming languages:


RATE THIS PAGE
Back to top ↑