Commit Graph

797 Commits

Author SHA1 Message Date
lucaq
c9a2a60e28
Add Sinter,Sinterstore & Modify TestRedis_Set (#779)
* Add Sinter,Sinterstore; Modify TestRedis_Set

* Update redis_test.go

fix test failure

Co-authored-by: lucq <lucq@toopsoon.com>
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com>
2021-06-23 10:46:16 +08:00
Kevin Wan
b0739d63c0
update readme images (#776) 2021-06-21 16:45:44 +08:00
Kevin Wan
c22f84cb5f
update image rendering in readme (#775) 2021-06-21 16:34:14 +08:00
Kevin Wan
60450bab02
disable load & stat logs for goctl (#773) 2021-06-21 14:25:33 +08:00
Kevin Wan
3e8cec5c78
upgrade grpc & etcd dependencies (#771) 2021-06-21 09:05:20 +08:00
Kevin Wan
74ee163761
fix bug that etcd stream cancelled without re-watch (#770) 2021-06-17 18:46:16 +08:00
anqiansong
ea4f680052
Fix issue #747 (#765)
Co-authored-by: anqiansong <anqiansong@xiaoheiban.cn>
2021-06-15 18:54:41 +08:00
heyanfu
58cdba2c5d
remove useless annotation (#761) 2021-06-14 16:00:47 +08:00
Kevin Wan
a2fbc14c70
add roadmap (#764) 2021-06-13 11:59:30 +08:00
Kevin Wan
158df8c270
fix broken link (#763) 2021-06-13 11:35:19 +08:00
Kevin Wan
30ec236a87
add contributing guid (#762) 2021-06-13 11:33:29 +08:00
Kevin Wan
ac3653b3f9
add code of conduct (#760) 2021-06-12 22:17:00 +08:00
Kevin Wan
8520db4fd9
refactor fx (#759)
* refactor fx

* refactor fx, format code
2021-06-10 19:57:36 +08:00
Chen Quan
14141fed62
Add some stream features (#712)
* Add some stream features

* Update empty

* Fix initialization loop

* Delete ForeachOrdered && Fix FindFirst

* Add test case && Delete redundant code

* Update test case

* Delete SplitSteam

* Delete redundant code
2021-06-10 18:20:40 +08:00
Kevin Wan
5d86cc2f20
add go-zero users (#756) 2021-06-07 14:08:54 +08:00
Kevin Wan
8a6e4b7580
add go-zero users (#751) 2021-06-03 15:07:21 +08:00
anqiansong
453f949638
replace cache key with colon (#746)
Co-authored-by: anqiansong <anqiansong@xiaoheiban.cn>
2021-06-02 10:37:49 +08:00
Kevin Wan
75a330184d
add go-zero users (#739) 2021-05-29 23:58:43 +08:00
kingxt
546fcd8bab
fix #736 (#738)
* optimize performance

* rename

* rename

* revert
2021-05-29 23:01:02 +08:00
Xavier Cheng
3022f93b6d
Fix a typo (#729)
alread -> already
2021-05-28 23:39:07 +08:00
Kevin Wan
8ffc392c66
add go-zero users, update slack invite link (#728) 2021-05-28 14:32:47 +08:00
Kevin Wan
ae7d85dadf
add go-zero users (#726) 2021-05-28 10:50:33 +08:00
Kevin Wan
e89268ac37
add go-zero users. (#723)
* add go-zero users

* add go-zero users
2021-05-27 22:53:55 +08:00
Kevin Wan
aaa3623404
optimize nested conditional (#709) 2021-05-22 23:18:38 +08:00
heyanfu
8998f16054
optimize nested conditional (#708)
Co-authored-by: heyanfu <heyanfu@kingsoft.com>
2021-05-22 22:56:06 +08:00
anqiansong
94417be018
Add document & comment for spec (#703)
* Add document & comment for spec

* remove duplicate field

* use alias
2021-05-21 10:40:59 +08:00
Kevin Wan
f300408fc0
fix golint issues, and optimize code (#705) 2021-05-21 10:38:38 +08:00
Kevin Wan
aaa39e17a3
print entire sql statements in logx if necessary (#704) 2021-05-20 16:14:44 +08:00
Bo-Yi Wu
73906f996d
chore(format): change by gofumpt tool (#697)
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2021-05-18 14:43:09 +08:00
Kevin Wan
73417f54db
update goctl version to 1.1.8 (#696) 2021-05-17 15:13:48 +08:00
Kevin Wan
491213afb8
fix #683 (#690)
* fix #683

* fix errors
2021-05-15 15:37:24 +08:00
Julian-Chu
edf743cd72
fix invalid link (#689) 2021-05-15 15:37:10 +08:00
Kevin Wan
78a88be787
add go-zero users (#688) 2021-05-14 22:52:19 +08:00
anqiansong
9f6a574f97
resolve #610 (#684) 2021-05-13 18:42:05 +08:00
anqiansong
ea01cc78f0
Optimize model nl (#686) 2021-05-12 12:28:23 +08:00
Kevin Wan
a87978568a
fix #676 (#682) 2021-05-10 23:10:57 +08:00
Kevin Wan
14cecb9b31
update readme for documents links (#681) 2021-05-10 22:22:32 +08:00
_ksco
0ce54100a4
fix zh_cn document url (#678) 2021-05-10 22:18:33 +08:00
anqiansong
d28ac35ff7
fix issue: https://github.com/zeromicro/goctl-swagger/issues/6 (#680) 2021-05-10 19:57:12 +08:00
heyanfu
a5962f677f
fix some typo (#677) 2021-05-10 00:09:00 +08:00
Kevin Wan
8478474f7f
update readme (#673) 2021-05-08 21:55:14 +08:00
anqiansong
df5ae9507f
replace antlr module (#672)
* replace antlr module

* refactor version of antlr
2021-05-08 21:35:27 +08:00
noel
faf4d7e3bb
modify the order of PrometheusHandler (#670)
* modify the order of PrometheusHandler

* modify the order of PrometheusHandler
2021-05-08 17:11:16 +08:00
anqiansong
f64fe5eb5e
fix antlr mod (#669) 2021-05-08 00:03:01 +08:00
heyanfu
97d889103a
fix some typo (#667) 2021-05-04 21:33:08 +08:00
Kevin Wan
9a44310d00
update wechat qrcode (#665) 2021-05-02 15:06:16 +08:00
Kevin Wan
06eeef2cf3
disable prometheus if not configured (#663) 2021-04-30 15:09:49 +08:00
Kevin Wan
9adc7d4cb9
fix comment function names (#649) 2021-04-23 11:56:41 +08:00
Kevin Wan
006f78c3d5
add go-zero users (#643) 2021-04-21 10:24:15 +08:00
Kevin Wan
64a8e65f4a
update readme (#640) 2021-04-20 23:57:57 +08:00