mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-08 21:22:16 +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.