Represent your model as a json object, and use redis as backend
Redis utilities for redis instrumentations
A robust, performance-focused and full-featured Redis client for Node.js.
This package provides support for the [RedisBloom](https://redis.io/docs/data-types/probabilistic/) module, which adds additional probabilistic data structures to Redis.
A modern, high performance Redis client
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
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 [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
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.
<div align="center"> <h1 align="center">@upstash/core-analytics</h1> <h5>Serverless Analytics for Redis</h5> </div>
Redis commands
A Redis store for the `express-rate-limit` middleware
Redis session store for Connect
Distributed mutex and semaphore based on Redis
default socket.io in-memory adapter
Redis backed lookup for your models
Minimal model support for redis-rb. Directly maps ruby properties to model_name:id:field_name keys in redis. Scalar, list and set properties are supported.
A rails plugin use reids to cache models data.
It provides functions as find, find_by_alias, get, exists?, validate, save etc.
Rails models based Redis.
make rails model act as ActiveRecord, but not save data into database but cache system, file or redis
helper module for models using Redis
Publish events to Redis when your models change.
Geoindices for Ohm::Model (on Redis 3.2+)
This gem allows you to easily use Redis to store data as regular ActiveRecord attributes
The RedisColumn gem allows for the seamless integration of Redis within your ActiveRecord model in order to store heavy objects away from tables with a lot of rows.
Fast and unobtrusive activity tracking of ActiveRecord models using DataMapper and Redis