Skip to content

Redis-ORM is a Node.js library designed to simplify data interaction with Redis.

License

Notifications You must be signed in to change notification settings

nine-tail-net/redis-orm

Repository files navigation

redis-orm

redis-orm is a lightweight Object-Relational Mapping (ORM) library for Node.js.

This library enables seamless interaction with Redis, a high-performance, in-memory data structure store. Inspired by the functionality of TypeORM, Redis-ORM simplifies the process of working with Redis databases by providing a convenient and intuitive way to map JavaScript objects to Redis data structures.

Installation

npm install redis-orm-node

or

yarn add redis-orm-node

About

Redis-ORM is a Node.js library designed to simplify data interaction with Redis.

Resources

License

Stars

Watchers

Forks

Packages

No packages published