Skip to content

Add persistence cronjob #5

@codepr

Description

@codepr

Design and implement an efficient persistence layer to be run as a cron routine for client sessions with clean_session set to false.

  • Sqlite3 backend DB, demand all heavy lifting to it
  • Dump memory on disk by using some convenient data structure (e.g. B-Tree etc..)

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions