quiet
quiet copied to clipboard
Consume sync data from QSS and write to respective OrbitDB stores
- Add logic to QSS service in Quiet to consume, process, and pass sync data to respective OrbitDB stores
- Add unit tests
- Tests should confirm data is not duplicated, data is successfully added to store and queryable, data should be deserializable from the store, data respective to each store type is appropriately distributed, and store update events that are normally triggered by the pubsub sync are also triggered by this method.
Depends on #2805 and #2802
https://docs.google.com/document/d/1gxmgIduEiasxd_-Ie4PPG1jwSWeCUi8SPF_9ZuVnAOI/edit?tab=t.0
Introduced in version: 6.0.0-alpha.3. Approved for release.