dynamodb-store-v3
Implementation of a session store using DynamoDB as an extension of the express-session middleware backed by the 3.x aws-sdk.
Implementation of a session store using DynamoDB as an extension of the express-session middleware backed by the 3.x aws-sdk.
Cloudflare Workers KV session storage for svelte-kit-sessions.
Redis session storage for svelte-kit-sessions.
Upstash Redis session storage for svelte-kit-sessions.
Express middleware that stores sessions in DynamoDB tables for Cyclic apps.
The @kwaeri/redis-session-store component of the @kwaer/node-kit application platform.
The @kwaeri/database-session-store component of the @kwaer/node-kit application platform.
The @kwaeri/filesystem-session-store component of the @kwaer/node-kit application platform.
The @kwaeri/memcached-session-store component of the @kwaer/node-kit application platform.
express-session library for DynamoDB with configurable `touch` write reductions and configurable eventually consistent reads for higher reliability/throughput and lower costs
This package provides a robust and flexible session management solution for Express.js applications. It supports two types of session storage: MemoryStore for in-memory storage and FileStore for file system persistence.
A Simple Session Middleware for Hono
connect-ottoman provides Couchbase Ottoman session storage for Express. Requires Ottoman >= 2.1.0
SQL Session Store for Bottender.
A simple session store for fastify-session using better-sqlite3