-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error during processing events - Out of Memory #1601
Comments
hey, thanks for the input. Currently we think about migrating away from Hive and switch to sqflite/indexeddb. This should then solve this |
@krille-chan What would be ETA? or is there some quick workaround, because if users get OOM, thats just rendering app unusable. i read hive has compact(), could that work? i saw that https://github.com/matrix-org/matrix-js-sdk has indexeddb, maybe that would speed up the development progress? |
Probably next week we will have a decision which database we want to use in the future. Btw hive does already use indexedDB in web. |
Hello @krille-chan any updates? |
@MichalNemec You can track the status here: #1616 and even try to use this branch. We try to make sure to have this ready soon. |
Hello, ive seen the #1616 merge to main, ill test it soon, thank you for such a quick addition. |
Closed in favor of #1856 |
Checklist
In which Project did the bug appear?
Other
If you selected "Other" as Project, please enter in which project the bug occurred.
matrix-dart-sdk
On which platform did the bug appear?
Android
SDK Version
0.22.4
Describe the problem caused by this bug
Steps To Reproduce
Screenshots or Logs
No response
Security related
No response
The text was updated successfully, but these errors were encountered: