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

First pass at live queries #6

Open
sgrove opened this issue Aug 2, 2015 · 0 comments
Open

First pass at live queries #6

sgrove opened this issue Aug 2, 2015 · 0 comments
Assignees
Labels

Comments

@sgrove
Copy link
Member

sgrove commented Aug 2, 2015

There are lots of ways to implement this more efficiently, but for the first pass, re-running any currently "live" query on a tx-report (against a user-security-filtered db), diffing the new result with the previous one, and sending the new datoms to the client should suffice.

Once we see what that looks like as a practical API and what requirements it has at runtime, we can start to prioritize a simpler set of "live" primitives.

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

No branches or pull requests

2 participants