mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-30 12:36:12 +00:00
Previously, SQLCipher's memory usage would grow indefinitely, up until it hit the end of the cursor. We've now switched to a release where the memory used by the cursor can be bounded.