{"library":"redis-tracker","type":"library","category":null,"description":"A TypeScript-first library for tracking RPC call counts and other action metrics using Redis time-bucketed counters. Version 1.1.9 is the current stable release with no breaking changes reported. It provides four main exports: `statis` for connection setup (standalone, cluster, or passing an existing ioredis instance), `trackAction` for incrementing counters, `searchKeys` for scanning Redis keys by pattern, and `statRedis` for reading counter values. Key differentiators include automatic time-bucket expiry (seconds to years), support for both module-specific and global counter namespaces, and native TypeScript definitions.","language":"javascript","status":"active","version":"1.1.9","tags":["javascript","redis","tracker","metrics","analytics","rpc","typescript","jkg","jaykumar-gohil"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install redis-tracker","imports":["import { statis } from 'redis-tracker'","import { trackAction } from 'redis-tracker'","import { searchKeys } from 'redis-tracker'"]},{"cmd":"yarn add redis-tracker","imports":[]},{"cmd":"pnpm add redis-tracker","imports":[]}],"homepage":"https://github.com/NPM-public-repo-Jaykumar/redis-tracker#readme","github":"https://github.com/NPM-public-repo-Jaykumar/redis-tracker","docs":null,"changelog":null,"pypi":null,"npm":"redis-tracker","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}