{"library":"hw-redis-ohm","type":"library","category":null,"description":"hw-redis-ohm is a Node.js module for mapping JavaScript objects to Redis hashes (Object-Hash Mapping), providing a simple ORM-like interface for Redis. Version 0.6.5 is the latest stable release, with sporadic updates. It supports basic CRUD operations, indexing, and validation. Unlike ioredis or node_redis, it abstracts hash storage directly, but is not actively maintained and has limited documentation beyond test specs. Requires Node >=6.2.2 and a running Redis instance.","language":"javascript","status":"maintenance","version":"0.6.5","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install hw-redis-ohm","imports":["import Ohm from 'hw-redis-ohm'","const Ohm = require('hw-redis-ohm')","const { Model } = require('hw-redis-ohm')"]},{"cmd":"yarn add hw-redis-ohm","imports":[]},{"cmd":"pnpm add hw-redis-ohm","imports":[]}],"homepage":"https://github.com/openhoat/hw-redis-ohm#readme","github":"ssh://git@github.com/openhoat/hw-redis-ohm","docs":null,"changelog":null,"pypi":null,"npm":"hw-redis-ohm","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}