redis-session-sets
Session manager
A Koa.js middleware for storing and managing sessions with Redis sets
Koa Redis sessions with field-referencing cross sets
21 stars
4 watching
3 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
koajs/session | A session management middleware for Koa applications | 902 |
koajs/generic-session | Provides a flexible and customizable session management system for Koa.js applications. | 414 |
koajs/koa-redis | A Redis-based session store and cache for Node.js web applications. | 354 |
koajs/cors | A middleware for managing cross-origin resource sharing in web applications. | 734 |
jcoleman/tomcat-redis-session-manager | A Redis-backed session store for Apache Tomcat to manage non-sticky sessions | 1,799 |
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/resourcer | Makes it easy to mount independent sub-applications within a Koa application using directory structure and configuration files. | 35 |
koajs/koa-roles | An authentication module for Koa.js applications | 118 |
thinkjs/think-session | Provides a session management system for ThinkJS 3.x applications. | 2 |
koajs/koa-lusca | Middleware for securing web applications in Node.js using the Koa framework. | 66 |
koajs/cross-cookies | Allows setting cookies across subdomains in a web application | 14 |
koajs/locales | An internationalization solution for Koa.js applications | 68 |
koajs/json | Middleware for generating pretty-printed JSON responses in Koa applications. | 198 |
koajs/cash | A caching middleware for Koa.js applications that supports multiple storage options and compression | 154 |