Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-31720

Provide a way to get notification when results of a query change

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Backlog
    • Major - P3
    • Resolution: Unresolved
    • None
    • None
    • Querying
    • None
    • Query Execution

    Description

      If one wants to observe changes to a set of documents matching a query, you can use fullDocument to match on document's content and get notifications for changes made to those documents. But this is limited in use by the fact that there is no notification when a document stops being matched by the query. See https://github.com/meteor/meteor-feature-requests/issues/158#issuecomment-339376181 of the issue as we are investigating how to use Change Streams to support reactivity in Meteor.

      Attachments

        Issue Links

          Activity

            People

              backlog-query-execution Backlog - Query Execution
              mitar NOVALUE Mitar
              Votes:
              8 Vote for this issue
              Watchers:
              21 Start watching this issue

              Dates

                Created:
                Updated: