0.0.14 • Published 8 months ago

redis-orm-node v0.0.14

Weekly downloads
-
License
MIT
Repository
github
Last release
8 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.14

8 months ago

0.0.10

1 year ago

0.0.11

1 year ago

0.0.12

1 year ago

0.0.13

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago