Persistence of app.storage.general: What is the median lifetime #2972
-
QuestionI'm wondering what the lifetime is for app.storage.general. I'd like to avoid having to call a section of code every page as all users will be accessing the shared database. Any help would be greatly appreciated. |
Beta Was this translation helpful? Give feedback.
Answered by
falkoschindler
Apr 29, 2024
Replies: 1 comment 1 reply
-
Hi @vickorian, Currently the storage isn't pruned at all. There's an open feature request for auto-cleaning the stored JSON files: #991.
Sorry, I don't understand what you're saying. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
vickorian
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @vickorian,
Currently the storage isn't pruned at all. There's an open feature request for auto-cleaning the stored JSON files: #991.
Sorry, I don't understand what you're saying.