Object-Mapper libraries
Object-Mapper libraries for Redis Community Edition
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 the JSON and Redis Query Engine features of Redis Community Edition, allowing you to search and/or query for objects.
You can use Redis OM with the following four programming languages: