koa-redis

Session store

A Redis-based session store and cache for Node.js web applications.

Redis storage for Koa session middleware/cache with Sentinel and Cluster support

GitHub

354 stars
10 watching
40 forks
Language: JavaScript
last commit: 6 months ago
Linked from 1 awesome list

cacheclusterkoanoderedissentinelsessionstorage

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
koajs/redis-session-sets A Koa.js middleware for storing and managing sessions with Redis sets 21
koajs/cash A caching middleware for Koa.js applications that supports multiple storage options and compression 154
koajs/generic-session Provides a flexible and customizable session management system for Koa.js applications. 414
koajs/session A session management middleware for Koa applications 902
thinkjs/think-session-redis A module that enables session storage using Redis with the ThinkJS web framework. 2
kitura/kitura-session-redis A framework for storing and managing user sessions using Redis as the backing store 4
koajs/koa-lusca Middleware for securing web applications in Node.js using the Koa framework. 66
koajs/s3-cache An S3 caching middleware for Koa.js applications 12
koajs/cluster A utility for clustering and error handling in Koa.js applications. 64
jean-smaug/koache Caching middleware for Koa.js applications 6
thinkjs/think-cache-redis A Redis-based cache system for ThinkJS applications. 5
koajs/snapshot Caches request data based on the request path and takes snapshots of requests. 10
koajs/resourcer Makes it easy to mount independent sub-applications within a Koa application using directory structure and configuration files. 35
koajs/static-cache A static cache library for Koa applications. 293
koajs/cors A middleware for managing cross-origin resource sharing in web applications. 734