generic-session
Session manager
Provides a flexible and customizable session management system for Koa.js applications.
koa session store with memory, redis or others.
414 stars
8 watching
65 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
koajs/session | A session management middleware for Koa applications | 902 |
koajs/redis-session-sets | A Koa.js middleware for storing and managing sessions with Redis sets | 21 |
koajs/koa-redis | A Redis-based session store and cache for Node.js web applications. | 353 |
icza/session | A package providing an easy-to-use session management system for web servers, including support for Google App Engine. | 118 |
thinkjs/think-session | Provides a session management system for ThinkJS 3.x applications. | 2 |
koajs/locales | An internationalization solution for Koa.js applications | 67 |
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 |
koajs/trace | A tracing module for Koa applications that enables event logging and supports various tracing systems. | 53 |
koajs/cors | A middleware for managing cross-origin resource sharing in web applications. | 732 |
koajs/parameter | Middleware for validating parameters in web applications | 67 |
thinkjs/think-session-file | Provides a file-based session management system for ThinkJS applications | 0 |
koajs/logger | A logging middleware for Koa.js applications | 562 |
iamolegga/nestjs-session | A module that provides an idiomatic session management system for NestJS applications. | 215 |
koajs/json | Middleware for generating pretty-printed JSON responses in Koa applications. | 198 |