yu199195 opened a new issue #8206: URL: https://github.com/apache/shardingsphere/issues/8206
Hi,Friends from all communities We will Develop ShardingSphere Agent! why? 1. agent can decouple our project so that the master code is not disturbed。 2. use agent we can do whatever we want。 We technology select is [byte-buddy](https://github.com/raphw/byte-buddy). It is a powerful and flexible framework based on ASM。 First of all, we need to set up the basic framework,and I'm going to list them here。 [] 1. Build the agent project structure [] 2. load agent config [] 3. the custom classloader [] 3. define plugin and load plugin [] 4. integration byte-buddy and set up a variety of matches [] 5. develop a package release strategy If you are familiar with it or interested in what we do, please join us in doing it。 ---------------------------------------------------------------- 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]
