Commit Graph

358 Commits

Author SHA1 Message Date
yu199195
578b2290c7 motan refer annotation 2020-08-31 17:14:52 +08:00
yu199195
3cecc700fc motan 2020-08-28 18:53:11 +08:00
bbaiggey
b8e6afcb4d
添加motan demo (#165)
* add motan demo

* add motan demo
2020-08-28 17:25:16 +08:00
yu199195
ea22867378 checkstyle 2020-08-28 16:52:17 +08:00
yu199195
598d97d956 tcc recovery bug. 2020-08-26 19:49:11 +08:00
yu199195
24fd87b863 dubbo modify 2020-08-26 17:59:32 +08:00
yu199195
5a656b49de bug. 2020-08-26 16:53:38 +08:00
yu199195
2e3fbd4190 modify springcloud rpc demo 2020-08-26 11:31:17 +08:00
yu199195
99ea4bcab0 checkstyle 2020-08-25 20:34:18 +08:00
yu199195
5594400082 hmily redis repository format code 2020-08-25 20:17:03 +08:00
god8816
7a10550e24
事务日志redis实现 (#159) 2020-08-25 19:54:03 +08:00
yu199195
dbf0abdf0a modify springcloud rpc demo 2020-08-25 18:11:52 +08:00
yu199195
af74d2d367 if confirm success can remove global transaction log 2020-08-25 15:52:39 +08:00
yu199195
a0b588d947 modify dubbo rpc demo 2020-08-25 15:33:16 +08:00
yu199195
01d00aa309 modify dubbo rpc demo 2020-08-25 12:04:21 +08:00
cysy-lli
1e009addf5
hmily 配置 apollo实现 (#158)
* hmily 配置  apollo实现

* hmily-repository-all  添加zookeeper模块依赖

* hmily-config-apollo 调整
2020-08-24 21:52:26 +08:00
yu199195
8c66420e31 sql parser spi add databaseType param 2020-08-24 11:03:34 +08:00
yu199195
a12fcef328 sql parser spi define 2020-08-21 17:15:43 +08:00
yu199195
ce6300b25f rpc module checkstyle 2020-08-21 15:40:51 +08:00
yu199195
e0279f0111 tac module checkstyle 2020-08-21 15:36:15 +08:00
yu199195
dfea95081b tcc module checkstyle 2020-08-21 14:52:57 +08:00
yu199195
6826edebff repository module checkstyle 2020-08-21 14:42:08 +08:00
yu199195
7cef93a2e0 config module checkstyle 2020-08-21 14:14:41 +08:00
yu199195
b19e204f7e config module checkstyle 2020-08-21 12:28:42 +08:00
yu199195
67536de545 some checkstyle 2020-08-21 12:05:22 +08:00
yu199195
b412bb73a0 add nacos module to hmily config 2020-08-21 11:42:10 +08:00
cysy-lli
c1af6b0dd5
1. repository-zookeeper 添加mock测试 (#155)
[使用zookeeper包里面的DataTree数据结构进行mock,好处是zookeeper server也是用的它,测试结果可以更加接近使用zookeeper server测试的结果]
    [metric-core包在zookeeper包的依赖中是provided的,在进行mock测试时,会报NoClassDef错误,所以在模块中添加了metric-core包]

2. 修复removeByFilter bug
3. 添加powermock包(目前使用场景:zookeeper的构造方法拦截)
2020-08-21 11:04:16 +08:00
yu199195
c9339ccfe7 fix springcloud bug 2020-08-20 21:02:21 +08:00
奕仁
22661fd1ef
事务日志fileRepository实现 (#154)
* 'filerepository'

* 事务日志file实现

路径设计: /{{自定义路径}}/{表名}/id 每个id文件对应一条事务数据
条件查询: 遍历查询
读写锁保护单个文件的执行有效性

* 修改日志打印

* update code format

* modify file path

Co-authored-by: choviwu <choviwu@woshipm.com>
2020-08-20 20:05:55 +08:00
yu199195
9b5883f97a move shutdown hook 2020-08-20 18:36:18 +08:00
yu199195
445cae9d48 add zookeeper config. 2020-08-20 17:59:07 +08:00
yu199195
8d2e7bd307 add sqlparser module 2020-08-19 21:06:29 +08:00
Zhang Yonglun
303c3dce2b
#147, move model to a separate module (#152) 2020-08-19 21:01:45 +08:00
yu199195
c6a24a3e70 add hmily-all 2020-08-19 20:22:54 +08:00
yu199195
23bf9931be repository init with appName 2020-08-19 18:45:16 +08:00
yu199195
66e90a16c8 springcloud demo commit 2020-08-19 18:16:13 +08:00
yu199195
e0695ab175 dubbo demo commit 2020-08-19 17:55:58 +08:00
yu199195
c64f82f90b dubbo demo commit 2020-08-19 17:53:29 +08:00
yu199195
fa32c59060 modify hmily config 2020-08-19 17:31:03 +08:00
yu199195
15632752c8 add local config 2020-08-19 15:40:26 +08:00
有若旭
83d94ef1b5
Allow some fields to be null (#151) 2020-08-19 14:23:21 +08:00
yu199195
a7cb0ee4a1 modify hmily pom. 2020-08-19 12:14:21 +08:00
Zhang Yonglun
a2c4097409 Add DML statement models (#149)
* #147, add constant

* #147, add ASTNode

* #147, add value

* #147, add util

* #147, add segment

* #147, add statement
2020-08-18 23:48:28 +08:00
有若旭
6d8b383253 add demo pom different databases driver (#144)
* Change the way of all of the four kinds of databases init

* postgresql add create database to store hmily tables

* Modify the blank line to four blank hatching characters

* fix conflict

* add demo pom different databases driver
2020-08-18 21:51:01 +08:00
yu199195
33abb81034 add hmily bom. 2020-08-18 21:32:37 +08:00
yu199195
a703d8cacb add hmily load config module 2020-08-18 18:50:23 +08:00
yu199195
9118991b9d add hmily config module 2020-08-18 15:32:41 +08:00
yu199195
214e9107e0 hmily invoker 2020-08-17 17:35:56 +08:00
yu199195
56a913c92f hmily aspect 2020-08-17 17:27:19 +08:00
yu199195
5e4889f311 springcloud loadbalancer 2020-08-17 11:05:26 +08:00