You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-ios/SessionMessagingKit/Database
Morgan Pretty 4380f1975c Further work on the DB refactoring
Added the rest of the interaction structure to the database (testing some migration logic now - still needs to be finalised)
Updated the YDBToGRDB migrations to wrap their inserts in autorelease pools (helps memory slightly, unfortunately it's caching the YDB data which uses the most memory but we have opted for speed over RAM at the moment)
Updated the MockDataGenerator so it should now "chunk" the code generation (crazy large figures were previously resulting in excessive memory usage)
3 years ago
..
LegacyDatabase Further work on the DB refactoring 3 years ago
Migrations Further work on the DB refactoring 3 years ago
Models Further work on the DB refactoring 3 years ago
Notification+Contacts.swift Further work on SessionMessagingKit migrations 3 years ago
OWSBackupFragment.h Make things compile again 4 years ago
OWSBackupFragment.m Make things compile again 4 years ago
OWSPrimaryStorage.h Restructure 4 years ago
OWSPrimaryStorage.m fix unread mention indicator showing after the message is deleted 3 years ago
OWSStorage+Subclass.h Make things compile again 4 years ago
OWSStorage.h Restructure 4 years ago
OWSStorage.m Add missing strings 4 years ago
SSKPreferences.swift Restructure 4 years ago
Storage+ClosedGroups.swift Further work on SessionMessagingKit migrations 3 years ago
Storage+Jobs.swift Correctly handle multiple untrusted attachments 4 years ago
Storage+Messaging.swift Migrated the SessionSnodeKit from YapDatabase to GRDB 3 years ago
Storage+OpenGroups.swift Made some optimisations to open group deletion handling 3 years ago
Storage+Shared.swift Further work on SessionMessagingKit migrations 3 years ago
TSDatabaseSecondaryIndexes.h Restructure 4 years ago
TSDatabaseSecondaryIndexes.m Restructure 4 years ago
TSDatabaseView.h fix unread mention indicator showing after the message is deleted 3 years ago
TSDatabaseView.m Further work on SessionMessagingKit migrations 3 years ago