{"library":"redis-rank","type":"library","category":null,"description":"A lightweight, high-performance Redis-backed leaderboard library for Node.js. Version 2.2.3 is the latest stable release, with active development. It provides a clean Promise-based API with full TypeScript support, leveraging ioredis pipelining and Lua scripts to guarantee at most one Redis trip per function call. Key differentiators: support for periodic/daily/weekly/monthly leaderboards, combining multiple leaderboards into a matrix, and the ability to use any existing Redis sorted set as a drop-in leaderboard. Unopinionated and well-tested with 100% code coverage.","language":"javascript","status":"active","version":"2.2.3","tags":["javascript","redis","rank","ranking","score","scoring","scoreboard","leaderboard","highscore","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install redis-rank","imports":["import { Leaderboard } from 'redis-rank'","import { PeriodicLeaderboard } from 'redis-rank'","import { LeaderboardMatrix } from 'redis-rank'"]},{"cmd":"yarn add redis-rank","imports":[]},{"cmd":"pnpm add redis-rank","imports":[]}],"homepage":"https://github.com/mlomb/redis-rank","github":"https://github.com/mlomb/redis-rank","docs":null,"changelog":null,"pypi":null,"npm":"redis-rank","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}