Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial work on RealmExecutor #1

Merged
merged 1 commit into from Sep 11, 2021
Merged

Conversation

arunkumar9t2
Copy link
Owner

@arunkumar9t2 arunkumar9t2 commented Sep 11, 2021

Introduce RealmExecutor that can execute realm queries and also observe them. This executor effectively removes Realm's UI thread dependency to observe RealmModels.

@arunkumar9t2 arunkumar9t2 self-assigned this Sep 11, 2021
@arunkumar9t2 arunkumar9t2 added the enhancement New feature or request label Sep 11, 2021
@arunkumar9t2 arunkumar9t2 merged commit 5dfc80c into main Sep 11, 2021
@arunkumar9t2 arunkumar9t2 deleted the feat/add-realm-executor branch September 11, 2021 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant