Skip to content

Chunk calls to IDB instead of a promise per call#5412

Open
adamhathcock wants to merge 3 commits intomainfrom
adam/chunk-idb-calls
Open

Chunk calls to IDB instead of a promise per call#5412
adamhathcock wants to merge 3 commits intomainfrom
adam/chunk-idb-calls

Conversation

@adamhathcock
Copy link
Contributor

@adamhathcock adamhathcock commented Sep 10, 2025

Currently: a Promise per single get
New: a Promise per chunk which contains an array of gets

@adamhathcock adamhathcock requested review from AlexandruPopovici and Copilot and removed request for Copilot September 10, 2025 14:03
@adamhathcock adamhathcock marked this pull request as ready for review September 10, 2025 14:03
@adamhathcock adamhathcock requested review from gjedlicska and removed request for gjedlicska September 18, 2025 07:54
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

Successfully merging this pull request may close these issues.

1 participant