18 Commits

Author SHA1 Message Date
Wang Zhuo
968faa28ab support prometheus 2021-09-24 19:49:54 +08:00
hitzhangjie
cc66ceb484 refactor-*: improve code readability
- use clearer method names, comments;
- define dtm usage info;
- determine action by switch-case instead of if-else, because only
  os.Args[1] needs to be checked;
- use time layout '2006-01-02 15:04:05.999' to format milliseconds;
- change filenames dtmsvr/main.go to dtmsvr/dtmsvr.go;
- simplify code;
- use `()` to think less about operator precedence;

xxx
2021-09-23 23:05:42 +08:00
yedf2
8758e860c3 use const instead of string iterals 2021-09-10 22:25:34 +08:00
yedf2
e88bebb211 grpc partial 2021-08-08 23:13:10 +08:00
yedf2
fe65ff96e4 partial dtmcli refactor 2021-08-04 11:19:06 +08:00
yedf2
0e59c668c0 psql partial 2021-07-31 16:46:02 +08:00
yedf2
45eb332d65 update readme 2021-07-23 15:52:44 +08:00
yedongfu
0b928848a0 update gorm 2021-07-15 18:01:33 +08:00
yedongfu
e49e358187 remove viper 2021-07-15 17:45:27 +08:00
yedongfu
c12eca8416 change to yaml.v2 2021-07-15 17:44:45 +08:00
yedongfu
b45838187d add barrier 2021-07-03 11:44:01 +08:00
yedongfu
89879aba1a gen gid only in dtm 2021-07-01 16:45:39 +08:00
yedongfu
ac7281b68c conf changed 2021-06-03 17:56:09 +08:00
yedongfu
ccddf91083 update 2021-05-26 10:14:47 +08:00
yedongfu
41c49a1e20 main send saga data ok 2021-05-17 20:02:00 +08:00
yedongfu
9e48e767b3 rabbitmq seems ok 2021-05-17 15:09:05 +08:00
yedongfu
4ee3f54dba update readme 2021-05-16 10:21:18 +08:00
yedongfu
a6bea19fe9 init 2021-05-16 09:14:53 +08:00