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

Feature: Bulk handling #8

Open
MGatner opened this issue Aug 15, 2021 · 1 comment
Open

Feature: Bulk handling #8

MGatner opened this issue Aug 15, 2021 · 1 comment

Comments

@MGatner
Copy link
Member

MGatner commented Aug 15, 2021

Performance-wise it would be a good idea to implement some bulk handling, so multiple settings can be retrieved with e.g. a single database call. For storage this might mean deferred writes, which shouldn't be too hard since we already use a local store.

@lonnieezell
Copy link
Member

Agreed. I wasn't going to let this hold up a 1.0 release, though. We already limit the queries to a single read so keep performance strong there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants