Skip to content

The same data in real-time and not #17

Answered by rkistner
itsezlife asked this question in Q&A
Discussion options

You must be logged in to vote

Also posted on Discord, but repeating here: When you query data on the client, you query from the tables, not the buckets. The buckets are only used in the sync process, not in client-side queries. So it's as simple defining two different queries on the client: one that filters according to user_id, and one that doesn't.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@itsezlife
Comment options

@rkistner
Comment options

Answer selected by itsezlife
@itsezlife
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #16 on October 27, 2023 06:07.