@rexxars/ioredis-mock
This library emulates ioredis by performing all operations in-memory.
This library emulates ioredis by performing all operations in-memory.
public modules init with consul
Codis client for node
A JSON API for RediBox
A scalable trending hook designed to track temporal trends in non-stationary categorical distributions.
Ioredis Timer
A handful of utilities for ioredis
Make requests to services via Redis
Redis storage for koa application or session middleware/cache,which supports cluster
ioredis for etcd, for connecting different redis/codis dynamically.
General-purpose quota management for ioredis
Redis storage for Koa session middleware/cache with Sentinel and Cluster support
koa2 session with ioredis using koa-session
Node cache wrapper that keeps your cache warm
Server Redis
OpenTelemetry ioredis automatic instrumentation package.
说明:以给异步函数结果缓存 例子:executor为一个返回promise的函数 ### 使用方式: const Cacher = require('redis-cacher-fg');
使用方式: const RedisCacher = require('redis-cacher-fg'); const cache = RedisCacher() const payload = { key: 'cacheKey', executor: cacheFuc.bind(null, 1), expire: 100 };
A redis pool client
Utility parser for DSN