Process
- Request is received by a Coordinator Node. This can be any node.
- The Partition Token is then generated and the correct nodes that will be used for CRUD operations are found based on the Partitioning Process
- The request is then forwarded to the nodes that contain the data.