0.0.8 • Published 2 months ago

redis-orm-node v0.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

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
0.0.8

2 months ago

0.0.7

2 months ago

0.0.6

2 months ago

0.0.5

3 months ago

0.0.4

4 months ago

0.0.3

4 months ago

0.0.2

4 months ago

0.0.1

4 months ago