{"library":"redis-typescript","type":"library","category":null,"description":"Tedis is a TypeScript-based Redis client for Node.js, supporting async/await with full TypeScript definitions. Version 0.1.2 (latest) offers both ESM and CJS support with a promise-based API. It provides a connection pool (TedisPool) and direct commands via Tedis.command(). Compared to ioredis, it is simpler and more lightweight, but lacks cluster support and advanced features. Development appears to be in early stages with low release cadence.","language":"javascript","status":"active","version":"0.1.2","tags":["javascript","tedis","redis","typescript","async","await","promise"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install redis-typescript","imports":["import { Tedis } from 'tedis'","import { TedisPool } from 'tedis'","import { Tedis } from 'tedis'"]},{"cmd":"yarn add redis-typescript","imports":[]},{"cmd":"pnpm add redis-typescript","imports":[]}],"homepage":"https://github.com/myour-cc/tedis#readme","github":"https://github.com/myour-cc/tedis","docs":null,"changelog":null,"pypi":null,"npm":"redis-typescript","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}