@fluidframework/shared-summary-block
TypeScript icon, indicating that this package has built-in type declarations

1.4.0 • Public • Published

@fluidframework/shared-summary-block

SharedSummaryBlock is a DDS that does not generate ops but is part of the summary. The name block comes from the fact that the data in this object is shared across clients only via summary blocks. The data on this object must only be set in response to a remote op. Basically, if we replay same ops, the set of calls on this object to set data should be the same. This is critical because it does not generate ops of its own, but relies on the above principle to maintain eventual consistency and to summarize.

Readme

Keywords

none

Package Sidebar

Install

npm i @fluidframework/shared-summary-block

Weekly Downloads

812

Version

1.4.0

License

MIT

Unpacked Size

70 kB

Total Files

52

Last publish

Collaborators

  • ms-fluid-bot
  • curtisman