Skip to content

Implement file-backed session store #22

@piraz

Description

@piraz

Create a file-based session store implementation in Go, based on the session store interface. Store sessions on disk and allow for loading/persisting sessions between service restarts. Support context-passing, full CRUD and purging operations, and ensure reliability in concurrent use. Provide tests for file-based persistence and all interface methods.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions