Expand description
JSON-file persistence adapter.
Structsยง
- Json
File Adapter - A JSON-file persistence backend. Each session is stored as
<dir>/<id>.json. Suitable for local single-node deployments where Postgres (MVP 4) is not available.
JSON-file persistence adapter.
<dir>/<id>.json. Suitable for local single-node deployments where
Postgres (MVP 4) is not available.