Summary
After reading this chapter, you should be able to not only customize strategies for ShardingSphere's most notable features but also tune the proxy's performance. Feel free to apply the knowledge you have gathered so far, coupled with the examples offered in this chapter, to customize ShardingSphere. The examples we have provided you with are generalizable, which means that you can come back to them at any time.
If you'd like to test yourself even further, once you have completed the remaining chapters of this book, you can join the ShardingSphere developer community on GitHub, where you'll find new strategies constantly being shared by other users like you.
Plugin platform introduction and SPI
Plugin platform introduction and SPI
User-defined functions and strategies – SQL parser, sharding, read/write splitting, distributed transactions
User-defined functions and strategies – SQL parser...