think-session-redis
Session store
A module that enables session storage using Redis with the ThinkJS web framework.
Use Redis store session for ThinkJS 3.x
2 stars
5 watching
4 forks
Language: JavaScript
last commit: about 4 years ago
Linked from 1 awesome list
thinkjsthinkjs3
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A JavaScript library providing an interface to Redis for storing and retrieving data in memory-based databases. | 9 |
| | Provides a file-based session management system for ThinkJS applications | 0 |
| | Provides a session management system for ThinkJS 3.x applications. | 2 |
| | A library that provides a secure cookie-based session management system | 0 |
| | A Redis-based cache system for ThinkJS applications. | 5 |
| | A middleware package for storing and managing sessions in ThinkJS applications using MySQL as the underlying storage | 0 |
| | A Redis-based session store and cache for Node.js web applications. | 354 |
| | A framework for storing and managing user sessions using Redis as the backing store | 4 |
| | A Koa.js middleware for storing and managing sessions with Redis sets | 21 |
| | A library that provides an alternative way to store and manage user sessions using JSON Web Tokens in ThinkJS applications | 11 |
| | A caching solution designed to improve the performance of ThinkJS 3.x applications by reducing the number of requests made to external resources. | 2 |
| | A Pyramid web framework session factory using Redis as storage | 43 |
| | A caching solution using files to store data temporarily | 1 |
| | A WebSocket library designed to extend ThinkJS 3.x with real-time communication capabilities. | 3 |
| | An Express.js session store that uses RethinkDB as a database | 25 |