block-core / blockcore-vault

Verifiable Credential Server for Web5.
MIT License
12 stars 15 forks source link

Implement data sync between Vault instances #2

Open sondreb opened 3 years ago

sondreb commented 3 years ago

Use the "entities" operation store to sync data cross Vault instances. The operation event store contains the original signed request, and it should be possible to sync different instances using this as a foundation.

Sync should support filtering, meaning that an instance of Blockcore Vault can filter on "identity+likes". Identity is a requirement for verification, so identity should be synced always.