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

GitHub

2 stars
5 watching
4 forks
Language: JavaScript
last commit: about 3 years ago
Linked from 1 awesome list

thinkjsthinkjs3

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
thinkjs/think-redis A JavaScript library providing an interface to Redis for storing and retrieving data in memory-based databases. 9
thinkjs/think-session-file Provides a file-based session management system for ThinkJS applications 0
thinkjs/think-session Provides a session management system for ThinkJS 3.x applications. 2
thinkjs/think-session-cookie A library that provides a secure cookie-based session management system 0
thinkjs/think-cache-redis A Redis-based cache system for ThinkJS applications. 5
thinkjs/think-session-mysql A middleware package for storing and managing sessions in ThinkJS applications using MySQL as the underlying storage 0
koajs/koa-redis A Redis-based session store and cache for Node.js web applications. 354
kitura/kitura-session-redis A framework for storing and managing user sessions using Redis as the backing store 4
koajs/redis-session-sets A Koa.js middleware for storing and managing sessions with Redis sets 21
thinkjs/think-session-jwt A library that provides an alternative way to store and manage user sessions using JSON Web Tokens in ThinkJS applications 11
thinkjs/think-cache A caching solution designed to improve the performance of ThinkJS 3.x applications by reducing the number of requests made to external resources. 2
ericrasmussen/pyramid_redis_sessions A Pyramid web framework session factory using Redis as storage 43
thinkjs/think-cache-file A caching solution using files to store data temporarily 1
thinkjs/think-websocket A WebSocket library designed to extend ThinkJS 3.x with real-time communication capabilities. 3
armenfilipetyan/express-session-rethinkdb An Express.js session store that uses RethinkDB as a database 25