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

[Proposal] Use ContentQueryMap to better query/cache info #122

Open
LucJosin opened this issue May 17, 2023 · 0 comments
Open

[Proposal] Use ContentQueryMap to better query/cache info #122

LucJosin opened this issue May 17, 2023 · 0 comments
Assignees
Labels
Extra: Feature New feature or request P: Android Only android platform

Comments

@LucJosin
Copy link
Owner

Description

Add ContentQueryMap to queries and cache values instead of request/query values from the database on every request.

Caches the contents of a cursor into a Map of String->ContentValues and optionally keeps the cache fresh by registering for updates on the content backing the cursor.

Ref

@LucJosin LucJosin added Extra: Feature New feature or request P: Android Only android platform labels May 17, 2023
@LucJosin LucJosin self-assigned this May 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Extra: Feature New feature or request P: Android Only android platform
Projects
None yet
Development

No branches or pull requests

1 participant