Redisk
JSON →Redisk is a TypeScript ORM for Redis, currently at version 2.1.7. It provides decorator-based entity mapping with support for primary keys, unique keys, indexes, and relations (HasOne). It allows CRUD operations, filtering with multiple conditions, pattern matching (similar to LIKE), and list queries with pagination and sorting. Compared to other Redis ORMs, it offers a TypeScript-first approach with decorators, built-in cascade operations for relations, and a query API that resembles traditional SQL ORMs. It supports connections via URL or individual options and includes logging.
Traffic · last 30 days stale · no recent hits
total hits 8
actors 2 distinct systems
last hit 16d ago AhrefsBot
top countries 🇺🇸 United States · 🇸🇬 Singapore · 🇬🇧 United Kingdom · 🇨🇦 Canada
Resources
packageredisk ↗