Commit Graph

14 Commits

Author SHA1 Message Date
Lunny Xiao caf55f1ca3
change the default policy of engine group 2017-09-28 17:37:39 +08:00
Lunny Xiao 51acb3530a
improve the NewEngineGroup interface 2017-09-28 17:30:00 +08:00
Lunny Xiao 71529c2e6f
add tests support for EngineGroup & fix some bugs 2017-09-28 10:38:52 +08:00
Lunny Xiao 7b36611d51
simple code 2017-09-26 20:41:34 +08:00
Lunny Xiao 741af4a315
improve range and refactor 2017-09-26 13:41:48 +08:00
Lunny Xiao 8abcd18bbd
fix bug on NewEngineGroup 2017-09-26 13:19:33 +08:00
Lunny Xiao 0e47f0d3c7
remove unused count variables 2017-09-26 12:54:13 +08:00
Lunny Xiao 3981aa9b1a
Merge branch 'group-engine' of https://github.com/WhiteBatman/xorm into WhiteBatman/group-engine 2017-09-26 12:51:10 +08:00
Lunny Xiao e131ff6355
use original Engine and Session 2017-09-26 12:50:49 +08:00
WhiteBatman d894762619 modify Slave function and add LeastConnPolicy 2017-09-26 12:32:21 +08:00
Lunny Xiao 8353ce81e9
rename and comments 2017-09-26 11:29:41 +08:00
Lunny Xiao 694a7f1d94
refactor Group Policy 2017-09-26 11:26:06 +08:00
WhiteBatman 4d30c6865a modify policy interface 2017-09-26 10:22:13 +08:00
WhiteBatman 6bef89a47b rename file name 2017-09-26 09:59:03 +08:00