Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
[](https://badge.fury.io/js/%40brightleaf%2Fcache)
An in-memory redis-compatible implementation written in pure javascript. Part of the [Rarefied Redis Project](http://wilkenstein.github.io/rarefied-redis/).
- redis
- mock
- mock-redis
- redis mock
- redis testing
- redis test
- test redis
- in-memory
- redis in-memory
- redis fake
- redis-js
- redis js
- redisjs
- redis standalone
- View more
A lightweight Javascript Universal Module for parsing durations
Javascript Redis protocol (RESP) parser
Error classes used in node_redis
js practical tools to assist efficient development
Redis commands
OpenTelemetry instrumentation for `ioredis` database redis client for Redis
A Redis adapter for the js-pubsub package
Redis commands
Generates CRC hashes for strings - for use by node redis clients to determine key slots.
This library emulates ioredis by performing all operations in-memory.
- fakeredis
- in-memory
- ioredis
- ioredis-mock
- mock-ioredis
- mock-redis
- redis
- redis fake
- redis inmemory
- redis js
- redis memory
- redis mock
- redis standalone
- redis test
- View more
OpenTelemetry instrumentation for `redis` database client for Redis
Redis adapter for js-data.
Simple key-value storage with support for multiple backends
This package provides support for the [RedisJSON](https://redis.io/docs/data-types/json/) module, which adds JSON as a native data type to Redis.
Queue for messages and jobs based on Redis
Example usage: ```javascript import { createClient, Graph } from 'redis';
A skip list implementation inspired by the Sorted Set in Redis.
This package provides support for the [RediSearch](https://redis.io/docs/interact/search-and-query/) module, which adds indexing and querying support for data stored in Redis Hashes or as JSON documents with the [RedisJSON](https://redis.io/docs/data-type