Process

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