Skip to content

Add persistence cronjob #5

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..)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions