think-session-mysql
Session manager
A middleware package for storing and managing sessions in ThinkJS applications using MySQL as the underlying storage
Use Mysql to store session for ThinkJS 3.x
0 stars
12 watching
3 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list
mysqlsession-mysqlthinkjs
Related projects:
Repository | Description | Stars |
---|---|---|
thinkjs/think-session | Provides a session management system for ThinkJS 3.x applications. | 2 |
thinkjs/think-session-file | Provides a file-based session management system for ThinkJS applications | 0 |
thinkjs/think-session-cookie | A library that provides a secure cookie-based session management system | 0 |
thinkjs/think-session-redis | A module that enables session storage using Redis with the ThinkJS web framework. | 2 |
thinkjs/think-model-mysql | An adapter layer for interacting with MySQL databases in a specific JavaScript framework. | 12 |
thinkjs/think-model | A ThinkJS 3.x model implementation providing a default data access layer for MySQL | 17 |
iamolegga/nestjs-session | A module that provides an idiomatic session management system for NestJS applications. | 215 |
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-qs | A middleware that parses query and post data using the qs module | 2 |
thinkjs/think-controller | Middleware for handling controller logic in ThinkJS 3.x applications | 5 |
koajs/session | A session management middleware for Koa applications | 902 |
thinkjs/think-model-postgresql | A PostgreSQL adapter for a popular JavaScript framework's model layer | 5 |
thinkjs/think-redis | A JavaScript library providing an interface to Redis for storing and retrieving data in memory-based databases. | 9 |
jedrzejboczar/possession.nvim | A session management plugin for Neovim that provides flexible and customizable storage of Vim sessions. | 365 |
adam-hanna/sessions | A simple, performant session management system for HTTP servers | 78 |