Stream converts an ops Store into a stream. Calling Append() on the Stream is asynchronously appended to the Store and remote changes are also automatically merged into the returned stream. Sync works with a Transformed store. A raw store can be auto transformed via the WithAutoTransform option.
(store ops.Store, opts ...Option)
source not stored for this graph (policy: none)