Skip to main content

Module fs_session_store

Module fs_session_store 

Source
Expand description

FsSessionStore adapter — SessionStore backed by a JSONL file on disk.

Structs§

FsSessionStore
Filesystem-backed session store that appends JSONL lines to a dated log file.