think-session-file
Session manager
Provides a file-based session management system for ThinkJS applications
File session for ThinkJS 3.x
0 stars
6 watching
1 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list
filesessionthink-adapterthinkjs
Related projects:
Repository | Description | Stars |
---|---|---|
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-session-mysql | A middleware package for storing and managing sessions in ThinkJS applications using MySQL as the underlying storage | 0 |
thinkjs/think-session-redis | A module that enables session storage using Redis with the ThinkJS web framework. | 2 |
iamolegga/nestjs-session | A module that provides an idiomatic session management system for NestJS applications. | 215 |
koajs/session | A session management middleware for Koa applications | 902 |
thinkjs/think-fetch | Provides a unified HTTP(S) client for ThinkJS 3.x applications | 10 |
thinkjs/think-controller | Middleware for handling controller logic in ThinkJS 3.x applications | 5 |
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-websocket | A WebSocket library designed to extend ThinkJS 3.x with real-time communication capabilities. | 3 |
thinkjs/think-model-postgresql | A PostgreSQL adapter for a popular JavaScript framework's model layer | 5 |
thinkjs/think-cache-file | A caching solution using files to store data temporarily | 1 |
thinkjs/think-view | A View Engine for building dynamic web pages in ThinkJS applications | 5 |
koajs/generic-session | Provides a flexible and customizable session management system for Koa.js applications. | 414 |
thinkjs/think-model | A ThinkJS 3.x model implementation providing a default data access layer for MySQL | 17 |