-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededpriority: medium
Description
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..)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededpriority: medium