{"library":"ts-redis-orm","type":"library","category":null,"description":"A TypeScript ORM for Redis that provides relational database features like multiple indexes, primary keys, unique keys, auto-increment, and aggregate functions (count, sum, min, max, average). Version 1.1.1 supports Redis 3, 4, and 5 via ioredis, but does not work with Redis Cluster. Breaking changes in v1 include all operations returning performance metrics and removal of soft delete and updatedAt/deletedAt columns. Designed for performance, creating ~10,000 entities per second per CPU process.","language":"javascript","status":"active","version":"1.1.1","tags":["javascript","redis","redis orm","sorted set","ioredis","relational db","typescript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install ts-redis-orm","imports":["import { BaseEntity } from 'ts-redis-orm'","import { Entity } from 'ts-redis-orm'","import { Column } from 'ts-redis-orm'","import { redisOrm } from 'ts-redis-orm'"]},{"cmd":"yarn add ts-redis-orm","imports":[]},{"cmd":"pnpm add ts-redis-orm","imports":[]}],"homepage":"https://github.com/terence410/ts-redis-orm#readme","github":"https://github.com/terence410/ts-redis-orm","docs":null,"changelog":null,"pypi":null,"npm":"ts-redis-orm","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}