claimed-framework / claimed-framework/mlx_deprecated
Persist sidebar settings into database
Open
- Dominant language
- Python
- Stars
- 220
- Forks
- 54
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
Currently, the sidebar settings are stored in the API pod's memory, which means whenever the pod crashed or horizontally scaled, the sidebar settings are having conflicts when users refresh their page. We need to store the sidebar settings just like other assets so that it can be resilient with scales and crashes.
Contributor guide
Assessment
This issue has not been assessed yet.