Thank you Nikita for DataScript! I've been wanting something like this for awhile, never had the time to dive into it myself, so was very excited to see your work.
I'm thinking it's possible to do better than simply querying tx-data if we hook into DataScript internals. Doing it through tx-report means every subscriber has to run the query. But I think we should be able to do something like "listen-query", which analyzes the query to see which parts of the index are relevant. After each transaction, a single analysis could be done of tx-data to see which parts of the indexes got modified, and notify accordingly. Thoughts? -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/clojurescript.
