Commit Graph

812 Commits (089cdaa75f0530527f822474887766b6c94ee30f)
 

Author SHA1 Message Date
Kevin Wan 5b33dd59d9
fix golint issues in core/jsontype (#489) 4 years ago
Kevin Wan 1f92bfde6a
fix golint issues in core/iox (#488) 4 years ago
Kevin Wan 0c094cb2d7
fix golint issues in core/hash (#487) 4 years ago
Kevin Wan f238290dd3
fix golint issues in core/fx (#486) 4 years ago
Kevin Wan c376ffc351
fix golint issues in core/filex (#485) 4 years ago
Kevin Wan 802549ac7c
fix golint issues in core/executors (#484) 4 years ago
Zcc、 72580dee38
redis add bitcount (#483)
Co-authored-by: zhoudeyu <zhoudeyu@xiaoheiban.cn>
4 years ago
Kevin Wan 086113c843
prevent negative timeout settings (#482)
* prevent negative timeout settings

* fix misleading comment
4 years ago
HarryWang29 d239952d2d
zrpc client support block (#412) 4 years ago
Kevin Wan 7472d1e70b
fix golint issues in core/errorx (#480) 4 years ago
Kevin Wan 2446d8a668
fix golint issues in core/discov (#479) 4 years ago
Kevin Wan f6894448bd
fix golint issues in core/contextx (#477) 4 years ago
Kevin Wan 425be6b4a1
fix golint issues in core/conf (#476) 4 years ago
Kevin Wan 457048bfac
fix golint issues in core/collection, refine cache interface (#475) 4 years ago
kingxt f14ab70035
Code optimized (#474)
* optimized markdown generator

* optimized markdown generator

* optimized markdown generator

* optimized markdown generator
4 years ago
Kevin Wan 8f1c88e07d
fix golint issues in core/codec (#473) 4 years ago
Kevin Wan 9602494454
fix issue #469 (#471) 4 years ago
Kevin Wan 38abfb80ed
fix gocyclo warnings (#468) 4 years ago
Kevin Wan 87938bcc09
fix golint issues in core/cmdline (#467) 4 years ago
Kevin Wan 8ebf6750b9
fix golint issues in core/breaker (#466) 4 years ago
Kevin Wan 6f92daae12
fix golint issues in core/bloom (#465) 4 years ago
Kevin Wan 80e1c85b50
add more tests for service (#463) 4 years ago
Kevin Wan 395a1db22f
add more tests for rest (#462) 4 years ago
bittoy 28009c4224
Update serviceconf.go (#460)
add regression environment config
4 years ago
Kevin Wan 211f3050e9
fix golint issues (#459) 4 years ago
Kevin Wan 03b5fd4a10
fix golint issues (#458) 4 years ago
Kevin Wan 5e969cbef0
fix golint issues, else blocks (#457) 4 years ago
Kevin Wan 42883d0899
fix golint issues, redis methods (#455) 4 years ago
Kevin Wan 06f6dc9937
fix golint issues, package comments (#454) 4 years ago
Kevin Wan 1789b12db2
move examples into zero-examples (#453)
* move examples to zero-examples

* tidy go.mod

* add examples refer in readme
4 years ago
Kevin Wan c7f3e6119d
remove images, use zero-doc instead (#452) 4 years ago
Kevin Wan 54414db91d
fix golint issues, exported doc (#451) 4 years ago
Kevin Wan 9b0625bb83
fix golint issues (#450) 4 years ago
Kevin Wan 0dda05fd57
add api doc (#449) 4 years ago
Kevin Wan 5b79ba2618
add discov tests (#448) 4 years ago
Kevin Wan 22a1fa649e
remove etcd facade, added for testing purpose (#447) 4 years ago
Kevin Wan 745e76c335
add more tests for stores (#446) 4 years ago
Kevin Wan 852891dbd8
add more tests for stores (#445) 4 years ago
Kevin Wan 316195e912
add more tests for mongoc (#443) 4 years ago
Kevin Wan 8e889d694d
add more tests for sqlx (#442)
* add more tests for sqlx

* add more tests for sqlx
4 years ago
Kevin Wan ec6132b754
add more tests for zrpc (#441) 4 years ago
Kevin Wan c282bb1d86
add more tests for sqlx (#440) 4 years ago
Kevin Wan d04b54243d
add more tests for proc (#439) 4 years ago
Kevin Wan b88ba14597
fixes issue #425 (#438) 4 years ago
理工男 7b3c3de35e
ring struct add lock (#434)
Co-authored-by: liuhuan210 <liuhuan210@jd.com>
4 years ago
Kevin Wan abab7c2852
Update readme.md 4 years ago
Kevin Wan 30f5ab0b99
update readme for broken links (#432) 4 years ago
foyon 8b273a075c
Support redis command Rpop (#431)
* ss

* ss

* add go-zero:stores:redis-command:Rpop and redis_test

* Delete 1.go

* support redis command Rpop

Co-authored-by: fanhongyi <fanhongyi@tal.com>
4 years ago
Liang Zheng 76026fc211
fix readme.md error (#429)
Signed-off-by: Liang Zheng <microyahoo@163.com>
4 years ago
Hkesd 04284e31cd
support hscan in redis (#428) 4 years ago