Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The DocumentTree primitive supports a tree structure which allows nodes with arbitrary numbers of children.  The primitive also provides efficient prefix filtering which enables listening for notifications from specified subtrees.  The structure supports sequential query consistency , slightly relaxing the consistency but makes no guarantees about the linearizability of queries. 

...