Results 151 comments of Alex Ehlke

I'm also facing this Looks like the solution is to stop using `ObservedResults` completely, and `ObservedSectionedResults`, which are the only places that call this code

It happens very rarely for me and is happening in a LARGE project so I'm not sure I can trim it down and know that whatever combination of things is...

a use case for thaw vs threadsafereference is when using `some ...` types, threadsafereference reference is unusable but freeze/thaw still works

A heavy second for that - this would be game-changing and simplify architecture substantially

I'll add a common use case of mine: I have a SwiftUI view with a list of objects on left, and a form for an object on the right. The...

It doesn't have contextual search. I recommend waiting for USearch to land on iOS end of month

I keep thinking about how best to migrate many existing users to new usernames, and if there's an OS opportunity for reuse...

I personally use your JSON to generate a Realm database for mobile, so it would be fine either way in my use case... However since the data files are large...