tristaZero opened a new issue #5284:
URL: https://github.com/apache/shardingsphere/issues/5284


   Hi guys, welcome! 😊 
   
   ### Background
   ShardingSphere 5.x will present itself with new valuable features and simple 
configuration API  to our community. 
   
   **We will provide many of build-in sharding algorithms to users**, which 
means uses can choose a proper one from sharding-algorithm selections before 
implementing the interface of the sharding algorithm themselves.
   
   **Therefore we call for your idea for sharding algorithm selections!** 🎉 
   
   ### Why
   ShardingSphere has an active community, so I believe you have your sharding 
algorithm to meet your scenarios, right? If so, why do not you try to 
contribute them to the Apache community? 
   
   Only a few of the effort, you can make some contribution to the community, 
**which will become a part of sharding algorithm selections and is likely to be 
adopted by people all over the world.** ✨
   
   What's more, if you have another sharding scenario one day, then this 
selection will be the help for you in turn!
   
   ### What is `Complex sharding algorithm`
   **The key point of this algorithm** is that users want to shard tables or 
databases with using multiple sharding columns.
   
   For example, both `order_id` and `user_id` decide the location  of one row 
(i.e, which DB and which table this row is stored).
   
   You can light up your imagination to give a better design! 🎯 
   
   Welcome your comments and look forward to your PR! 🤚 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to