A memoizer using redis as a shared cache, with TTL.
Stigg sidecar
A DNS Server with a REST API
A Node-RED node to convert items to a RSS feed
Redis-powered Socket.IO adapter for NestJS enabling scalable WebSocket connections
Additional JSON-Schema keywords for Ajv JSON validator
Type declarations for the Telegram API
An in memory cache backed by redis with fallback fetch option. You can cache values from complex objects to strings or numbers.
A module to make Express interact with Redis (create, get, delete). You can automatically cache all your most popular routes in Redis.
traverse and transform objects by visiting every node on a recursive walk
Convert objects into directory structures and back again
node's assert.deepEqual algorithm except for NaN being equal to NaN
Production-ready distributed locking library for Redis with Redlock algorithm implementation
template compiler for Vue 2.0
A redis binary semaphore with some consistency
Tools to use handle plain JS objects as immutable objects
Wrapper for cache clients for more resilient operations
A node.js redlock implementation for distributed redis locks
Redis emulation of Global Storage database
Make weak references to JavaScript Objects.
A small query tool for Postgres that embraces json and makes life simpler
an opinionated implementation of resque in node
A simple function that print objects / arrays as ASCII tables. Handles ANSI styling and weird 💩 Unicode emoji symbols – they won't break the layout.
Iterate any iterable JS value. Works robustly in all environments, all versions.