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/SessionSnodeKit
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
..
Database Further work on the DB refactoring 3 years ago
Meta Create SessionSnodeKit 5 years ago
Models Updated the 'SwarmSnode' to use the 'port_https' key instead of the 'port' key (deprecated) 3 years ago
Types Migrated the SessionSnodeKit from YapDatabase to GRDB 3 years ago
Utilities Refresh snode pool at least once a day 4 years ago
Configuration.swift Further work on SessionMessagingKit migrations 3 years ago
Notification+OnionRequestAPI.swift Rename various things 5 years ago
OnionRequestAPI+Encryption.swift Migrated the SessionSnodeKit from YapDatabase to GRDB 3 years ago
OnionRequestAPI.swift Updated the SnodeSet table name to match the type 3 years ago
SnodeAPI.swift Migrated the SessionSnodeKit from YapDatabase to GRDB 3 years ago
SnodeMessage.swift Put feature flags in one place 4 years ago