A really simple redis-like database # How to use First install the package ```bash yarn global add tiny-redis ``` And then run it ```bash // Server tiny-redis-server # <address: optional> // Client tiny-redis-client # <address> ``` # Commands: - `set <key
A Tiny Redis Server ...
An incredibly tiny redis wrapper
Redis utilities for redis instrumentations
A robust, performance-focused and full-featured Redis client for Node.js.
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.
A tiny invariant function
OpenTelemetry instrumentation for `redis` database client for Redis
The source code and documentation for this package are in the main [node-redis](https://github.com/redis/node-redis) repo.
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.
An HTTP/REST based Redis client built on top of Upstash REST API.
Javascript Redis protocol (RESP) parser
A tiny warning function
Redis storage adapter for Keyv
The Socket.IO Redis adapter, allowing to broadcast events between several Socket.IO servers
Redis commands
Info output parser for Redis
This library emulates ioredis by performing all operations in-memory.
Tiny Casing utils
A Redis store for the `express-rate-limit` middleware
Encrypted Redis ORM for rails, active record style
The class in this Gem mimics the calls of `redis-rb` to allow running commands in development and test environments without the need to run a redis server instance It purposefully only implements a small subset of the most useful redis commands To create a fake instance: `redis = TinyFakeRedis.new`
RedisScanner is a tiny tool for scanning redis's keys and creating statistic information. It scans keys using redis scan command and computing statistic result by key's pattern.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.