{"library":"redis-enhanced","type":"library","category":null,"description":"A TypeScript-first Redis client built on redis-om that adds advanced persistence management (RDB, AOF) and transaction support with entity versioning. Current version 1.0.1 provides simplified Redis interactions with robust error handling, configurable save strategies, and atomic transaction lifecycle management. It differentiates from raw redis-om by offering a higher-level API for persistence configuration and transaction rollback, and from node-redis by focusing on entity management and persistence patterns for applications needing durable Redis storage.","language":"javascript","status":"active","version":"1.0.1","tags":["javascript","redis","redis-om","persistence","transaction","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install redis-enhanced","imports":["import { EnhancedRedisClient } from 'redis-enhanced'","import { PersistenceType } from 'redis-enhanced'","import { TransactionManager } from 'redis-enhanced'"]},{"cmd":"yarn add redis-enhanced","imports":[]},{"cmd":"pnpm add redis-enhanced","imports":[]}],"homepage":"https://github.com/farzanmanafi/redis-enhanced#readme","github":"https://github.com/farzanmanafi/redis-enhanced","docs":null,"changelog":null,"pypi":null,"npm":"redis-enhanced","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}