Redis session store for Connect
TypeScript definitions for connect-redis
Redis session store-connector to work with [hono-sessions](https://github.com/jcs224/hono_sessions) This repo is a fork of [connect-redis-hono](https://github.com/crossunit/connect-redis-hono) ## Installation
Redis session store for your Sails app.
Redis session store for Connect
Like connect-redis, but smarter.
A heroku Redis session store wrapper for connect-redis.
Redis session storage for svelte-kit-sessions.
AIN Connect SDK for Redis
The module makes it very easy to connect redis with the ability to use it as a cache, transport, graphql subscription.
Session store using redis-sessions for Connect
Redis session store for Connect (fastify)
Redis utilities for redis instrumentations
A robust, performance-focused and full-featured Redis client for Node.js.
A modern, high performance Redis client
A CAS authentication library rely on express and connect-redis-sessions
Example usage: ```javascript import { createClient, Graph } from 'redis';
This package provides support for the [RedisBloom](https://redis.io/docs/data-types/probabilistic/) module, which adds additional probabilistic data structures to Redis.
Redis client mock object for unit testing
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.
Redis session store for Connect
A graphql-subscriptions PubSub Engine using redis
A Redis connection pool.
Redis connection manager for Rails applications.
Celluloid::IO support for the redis-rb library
A Redis connection pool using Redic.
Connect to Redis via SSL sockets
Three basic CRDTs (set, hashmap and counter) for redis. Also includes a ConnectionPool that allows you to run concurrent redis commands on multiple connections w/o using eventmachine/em-hiredis.
handles multiple redis connections
an SSL connection library for redis
Redis::Directory assumes a Redis installation running on a default port and database 0 that will contain connection information for various other Redis databases. For example, if you were using a Redis database to store the content of cached pages, and this was running on a cluster of two Redis instances, with multiple applications connecting partitioned by database, then your connection might look like this: require "redis" require "redis/distributed" # The ACME Corp database is #27 cache = Redis::Distributed.new "redis://redis.example:4400/27", "redis://redis.example:4401/27" Redis::Directory uses a centralized Redis database to store the connection information so you don't have to remember "magic numbers" for each client/database mapping, and can easily update port-numbers/hostnames, cluster-members as necessary. The same connection with Redis::Directory would look like this: require "redis_directory" cache = Redis::Directory.new("redis.example").connect("cache", "acme")
stockpile-redis is a connection manager for Redis to be used with {Stockpile}[https://github.com/halostatue/stockpile].
Embulk plugin for Redis (with URL connection string support)
redised provides a single module `Redised` that when included in your class provides a self.redis= and self.redis methods. It also has the ability to load the urls from a YAML config file
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.