electric-sql / electric-sql/pglite

Support for `useLiveQueries` and `useLiveIncrementalQueries`

Open
#707 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
16k
Forks
442
Avg merge
20h 19m
Merged PRs (30d)
7

Description

TanStack Query has a very nice helper [`useQueries`](https://tanstack.com/query/latest/docs/framework/react/reference/useQueries) that allows us to load many queries at once in parallel, then `combine` the results together. It would be really nice if we could do the same with live queries here.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.