Kevin Wan
1ba1724c65
chore: refactor ( #3545 )
2023-09-06 22:36:43 +08:00
Xinwei Xiong
ca5a7df5b0
feat: Optimize Encoding Functions and Add Descriptive Comments ( #3543 )
2023-09-06 14:19:50 +00:00
Kevin Wan
f6bdb6e1de
chore: add more tests ( #3338 )
2023-06-12 01:22:20 +08:00
Kevin Wan
bff5b81ad9
feat: support using session to execute statements in transaction ( #3252 )
2023-05-17 14:15:24 +00:00
Kevin Wan
2684a157ff
chore: remove fgprof, use pprof directly ( #3220 )
2023-05-07 18:21:10 +08:00
Kevin Wan
b028ed058d
chore: change port to 6060 by default in devserver ( #3191 )
2023-05-01 11:18:15 +08:00
cong
ba9d510cdb
fix(metrics): enable prometheus global switch when user enable devsever metrics ( #3169 )
2023-04-24 20:02:04 +08:00
MarkJoyMa
e20b02f311
gateway: open timeout function cabinet ( #3047 )
...
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com>
2023-04-22 05:23:47 +00:00
Kevin Wan
464ed51728
feat: mapreduce generic version ( #2827 )
...
* feat: mapreduce generic version
* fix: gateway mr type issue
---------
Co-authored-by: kevin.wan <kevin.wan@yijinin.com>
2023-01-29 18:01:23 +08:00
Kevin Wan
ae87114282
chore: change interface{} to any ( #2818 )
...
* chore: change interface{} to any
* chore: update goctl version to 1.5.0
* chore: update goctl deps
2023-01-24 16:32:02 +08:00
Kevin Wan
f0d1722bbd
chore: pass by value for config in dev server ( #2712 )
2022-12-24 11:41:23 +08:00
Kevin Wan
fdc57d07d7
fix : #2672 ( #2681 )
...
* fix : #2672
* chore: fix more cases
* chore: update deps
* chore: update deps
* chore: refactor
* chore: refactor
* chore: refactor
2022-12-11 00:41:50 +08:00
re-dylan
ef22042f4d
feat: add dev server and health ( #2665 )
...
* feat: add dev server and health
* fix: fix ci
* fix: fix comment.
* feat: add enabled
* remove no need test
* feat: mv devServer to internal
* feat: default enable pprof
Co-authored-by: dylan.wang <dylan.wang@yijinin.com>
2022-12-10 20:40:23 +08:00
Kevin Wan
dcfc9b79f1
feat: accept camelcase for config keys ( #2651 )
...
* feat: accept camelcase for config keys
* chore: refactor
* chore: refactor
* chore: add more tests
* chore: refactor
* fix: map elements of array
2022-12-08 22:01:36 +08:00
Kevin Wan
9941055eaa
feat: add trace.SpanIDFromContext and trace.TraceIDFromContext ( #2654 )
2022-12-02 11:00:44 +08:00