Showing 1-20 of 63,134 packages
An implementation of REdis Serialization Protocol (RESP).
Boris a pure javascript parser for the Redis serialization protocol (RESP).
A REdis Serialization Protocol implementation for Node.js
High-performance JSON serialization library
Support for proto3 JSON serialiazation/deserialization for protobuf.js
Javascript Redis protocol (RESP) parser
Simple key-value storage with support for multiple backends
Redis utilities for redis instrumentations
A robust, performance-focused and full-featured Redis client for Node.js.
Redis serialization protocol client for use in Browser over websockets
A modern, high performance Redis client
This package provides support for the [RedisBloom](https://redis.io/docs/data-types/probabilistic/) module, which adds additional probabilistic data structures to Redis.
The source code and documentation for this package are in the main [node-redis](https://github.com/redis/node-redis) repo.
a low-level, lightweight protocol buffers implementation in JavaScript
OpenTelemetry instrumentation for `redis` database client for Redis
This package provides support for the [RedisJSON](https://redis.io/docs/latest/develop/data-types/json/) module, which adds JSON as a native data type to 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
This package provides support for the [RedisTimeSeries](https://redis.io/docs/data-types/timeseries/) module, which adds a time series data structure to Redis.
Generates CRC hashes for strings - for use by node redis clients to determine key slots.
Serialization for Keyv