{"library":"redis-serial","type":"library","category":null,"description":"Redis-serial is a lightweight Node.js library (v1.0.0) for generating unique serial numbers using Redis atomic operations. It leverages Redis INCR to produce sequential, unique, and persistent serial numbers across distributed systems. Key differentiator: simple API, no external dependencies beyond Redis, and built-in retry logic. Released as a stable package, though with low maintenance activity.","language":"javascript","status":"active","version":"1.0.0","tags":["javascript","redis","serial","number"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install redis-serial","imports":["import Serial from 'redis-serial'","import { Serial } from 'redis-serial'","import { createClient } from 'redis'"]},{"cmd":"yarn add redis-serial","imports":[]},{"cmd":"pnpm add redis-serial","imports":[]}],"homepage":"https://github.com/vizorvr/redis-serial","github":"github.com/vizorvr/redis-serial","docs":null,"changelog":null,"pypi":null,"npm":"redis-serial","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}