This repository was archived by the owner on Sep 30, 2023. It is now read-only.

Description
Are there best practices / docs for how we can restore store data from data?
For example, if a peer has no local copy and attempts to restore data from a centralized database, what happens during replication? Does this mean that we will have duplicate documents if another peer comes online and attempts to replicate data?
On a related topic, how would we "pin" a store to a pinning service and retrieve the pinned data?