Skip to content
This repository has been archived by the owner on Aug 15, 2020. It is now read-only.

enhance sharding-proxy example #117

Open
cherrylzhao opened this issue Mar 26, 2019 · 6 comments
Open

enhance sharding-proxy example #117

cherrylzhao opened this issue Mar 26, 2019 · 6 comments

Comments

@cherrylzhao
Copy link
Member

currently sharding-prxoy example is lack of concrete scenario, we should enhance proxy-example using docker-compose. we can define various of sharding case in config file, then make it testable in running environment.

@cherrylzhao cherrylzhao changed the title enhance Sharding-proxy example enhance sharding-proxy example Mar 26, 2019
@taojintianxia
Copy link
Contributor

@cherrylzhao please decompose the task, make this task tiny and detail. I'd like to take some missions.
since I was extreme busy recently, I'm sorry for the PR suspend and the response

@cherrylzhao
Copy link
Member Author

sorry for lately reply, I'll try to split this task.

@cherrylzhao
Copy link
Member Author

here is task list, we can leverage configuration of sharding-jdbc-example, make below scenario runnable within docker-compose enviroment

  • proxy-sharding
  • proxy-master-slave
  • proxy-transaction
  • proxy-orchestration

@taojintianxia
Copy link
Contributor

since there is not corresponding example , I'm not quite sure to code the configuration . en .. get straight to the point , would you pls let me know the resources type and quantity ?

@cherrylzhao
Copy link
Member Author

in factor, you should know how to configuration proxy in above 4 scenario.
we have wrote some manual in document, but we lack of these example that can run in docker.

@cherrylzhao
Copy link
Member Author

sharding-proxy-boot-mybatis-example module use JDBC way to connect proxy server.
we can startup various of proxy server using docker-compose according to sh or 'profile'.
you have implemented one in /docker/sharding-jdbc/sharding/conf

cherrylzhao added a commit that referenced this issue Apr 8, 2019
…mple

Add: #117 add orchestration example infrastructure
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants