Kitura-Session-Redis
Session store
A framework for storing and managing user sessions using Redis as the backing store
Kitura-Session store using Redis as the backing store
4 stars
22 watching
10 forks
Language: Swift
last commit: about 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
kitura/kitura-session | A framework for managing user sessions in Swift servers using Kitura | 19 |
thinkjs/think-session-redis | A module that enables session storage using Redis with the ThinkJS web framework. | 2 |
koajs/koa-redis | A Redis-based session store and cache for Node.js web applications. | 353 |
krzyzanowskim/kitura-session-kuery | A Kitura session store built using Swift-Kuery as the backing store | 6 |
koajs/redis-session-sets | A Koa.js middleware for storing and managing sessions with Redis sets | 21 |
ericrasmussen/pyramid_redis_sessions | A Pyramid web framework session factory using Redis as storage | 43 |
kitura/kitura-websocket | Provides WebSocket support for a Swift-based web server framework | 68 |
kitura/loggerapi | Provides a common logging interface for different kinds of loggers | 27 |
vapor/redis | An extension to the Vapor framework allowing Redis as an in-memory data store and message broker | 459 |
kitura/kitura-credentials | An authentication middleware for validating user credentials in a Swift server framework | 41 |
kitura/kitura-sample | A sample application showcasing various Kitura features | 81 |
boro2g/sitecore-redis-session-provider | Provides a Redis-based session management system for Sitecore web applications. | 4 |
kitura/kitura-net | A Swift framework for building fast and efficient HTTP servers with support for FastCGI, SSL/TLS, and various networking protocols. | 104 |
kitura/swift-ubuntu-docker | A set of Docker images for building and running Swift applications on Ubuntu-based systems | 154 |
mpalmer/redis | A high-performance, in-memory key-value store with various data structures. | 129 |