Confirmed users
358
edits
No edit summary |
|||
Line 1: | Line 1: | ||
= MySQL Storage Cluster = | = MySQL Storage Cluster = | ||
One of the leading options for implementing the [[ | One of the leading options for implementing the [[Identity/AttachedServices/StorageServiceArchitecture|PiCL Storage Service]] is is a massively-sharded MySQL setup, taking advantage of the highly shardable nature of the data set. Basic principles: | ||
* Each user is transparently mapped to a shard via e.g. consistent hashing | * Each user is transparently mapped to a shard via e.g. consistent hashing |