Closed frouioui closed 4 years ago
Merging this PR, the next research direction could be the implementation of other tables (such as article, etc...), and their keyspaces implementation in the cluster, the monitoring with prometheus, backup system, etc... Issues and PR will be created for the latter maters.
Small prototype and test of a Kubernetes cluster implementation using a Vitess MySQL database cluster (https://vitess.io).
This prototype focuses on the user table implementation. The goal is to be able to shard the user table accordingly to the region attribute:
Beijing
will go in shard '-80'Hong Kong
will go in shard '80-'