I saw from the article at Quilibrium Blog | Proof of Meaningful Work that Quilibrium uses both a global partition index and a core shard index to handle data, but I did not understand two things:
- Why are two indices necessary, would not one index suffice? (Of course, I know it must be meaningful, but I do not understand the specifics.)
- I feel that the global partition index primarily manages the high-level distribution of data across the entire network, while the core shard index handles more detailed and specific data localization. However, I am unsure what is meant by ‘partition’ in this context.