realm.Write
realm.RegisterForNotifications
RealmContextFactory
RealmAccess
QueryAsyncWithNotifications
Register
Fix missing detach calls in `MusicController`
TopLocalRank
This addresses the number one performance concern with realm (when entering song select). Previous logic was causing instantiation and property reads of every score in the database due to the `AsEnumerable` specfication.
Filter