{"library":"ron","type":"library","category":null,"description":"ron is a Redis ORM for Node.js that provides a simple, schema-based abstraction over Redis data structures. It allows defining models with types and auto-generates Redis commands for CRUD operations. The package is currently at version 0.0.8 and appears to be in early development with low activity. It differs from other Redis ORMs by its minimalistic approach and direct mapping to Redis types. However, it lacks recent updates and may have limited community support.","language":"javascript","status":"deprecated","version":"0.0.8","tags":["javascript","redis","orm","database","nosql"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install ron","imports":["const ron = require('ron')","const { Schema } = require('ron')","const { Model } = require('ron')"]},{"cmd":"yarn add ron","imports":[]},{"cmd":"pnpm add ron","imports":[]}],"homepage":"http://www.adaltas.com/projects/node-ron","github":"https://github.com/wdavidw/node-ron","docs":null,"changelog":null,"pypi":null,"npm":"ron","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}