go-zero/core
Kevin Wan 607bae27fa
feat: support ctx in sqlx/sqlc, listed in ROADMAP (#1535)
* feat: support ctx in sqlx/sqlc

* chore: update roadmap

* fix: context.Canceled should be acceptable

* use %w to wrap errors

* chore: remove unused vars
2022-02-16 19:31:43 +08:00
..
bloom feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
breaker feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
cmdline feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
codec feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
collection feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
conf feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
contextx feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
discov chore: make error clearer (#1514) 2022-02-09 14:40:05 +08:00
errorx fix #1541 (#1542) 2022-02-15 18:40:26 +08:00
executors feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
filex chore: make error clearer (#1514) 2022-02-09 14:40:05 +08:00
fs feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
fx fix: mr goroutine leak on context deadline (#1433) 2022-01-10 22:06:10 +08:00
hash feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
iox feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
jsontype test: add more tests (#1137) 2021-10-15 16:07:38 +08:00
jsonx chore: make error clearer (#1514) 2022-02-09 14:40:05 +08:00
lang chore: simplify mapreduce (#1401) 2022-01-01 19:24:35 +08:00
limit feat: update go-redis to v8, support ctx in redis methods (#1507) 2022-02-09 11:06:06 +08:00
load feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
logx fix #1525 (#1527) 2022-02-11 23:04:57 +08:00
mapping fix: fix a typo (#1522) 2022-02-11 21:15:45 +08:00
mathx feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
metric feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
mr test: change fuzz tests (#1504) 2022-02-05 09:44:01 +08:00
naming fix golint issues, exported doc (#451) 2021-02-08 21:31:56 +08:00
netx fix golint issues in core/netx (#501) 2021-02-22 09:56:56 +08:00
proc ci: add test for win (#1503) 2022-02-05 00:06:23 +08:00
prof feat: add runtime stats monitor (#1496) 2022-02-01 01:34:25 +08:00
prometheus feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
queue feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
rescue feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
search feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
service feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
stat feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
stores feat: support ctx in sqlx/sqlc, listed in ROADMAP (#1535) 2022-02-16 19:31:43 +08:00
stringx Feature/trie ac automation (#1479) 2022-01-25 11:14:56 +08:00
syncx chore: optimize string search with Aho–Corasick algorithm (#1476) 2022-01-23 23:37:02 +08:00
sysx feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
threading feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
timex chore: make error clearer (#1514) 2022-02-09 14:40:05 +08:00
trace chore: check interface satisfaction w/o allocating new variable (#1454) 2022-01-16 23:34:42 +08:00
utils feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00