svelte-kit-connect-redis
JSON →Redis session storage adapter for svelte-kit-sessions, version 0.1.0. Designed specifically for SvelteKit applications, it provides a custom store implementation that integrates with either the `redis` or `ioredis` client. Unlike generic connect-redis adapters, this package is tailored for SvelteKit's session handling pattern via `svelte-kit-sessions`. Currently in early release, it supports configurable key prefixes, custom serializers, and TTL overrides. Ships with TypeScript definitions.
Resources
packagesvelte-kit-connect-redis ↗