{"library":"redis-om-typed","type":"library","category":null,"description":"Object mapping and search for Redis and Node.js, written in TypeScript. Current stable version is 0.4.3-5, released as a pre-release with breaking changes from 0.3.x. Provides a fluent repository pattern to define schemas, save entities as JSON or Hashes, and search using typed queries. Supports full-text search, pagination, sorting, and geospatial queries. Built on top of node-redis (v4) and requires Redis Stack for indexing and search capabilities. Differentiators: type-safe schema definitions, chained query builder, and transparent mapping between Redis data structures and JavaScript objects.","language":"javascript","status":"active","version":"0.4.3-5","tags":["javascript","redis","orm","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install redis-om-typed","imports":["import { Schema } from 'redis-om-typed'","import { Repository } from 'redis-om-typed'","import { Client } from 'redis-om-typed'"]},{"cmd":"yarn add redis-om-typed","imports":[]},{"cmd":"pnpm add redis-om-typed","imports":[]}],"homepage":"https://github.com/redis/redis-om-node#readme","github":"https://github.com/redis/redis-om-node","docs":null,"changelog":null,"pypi":null,"npm":"redis-om-typed","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}