You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
go-zero/zrpc
Kevin Wan 9d528dddd6
feat: support third party orm to interact with go-zero (#1286)
* fixes #987

* chore: fix test failure

* chore: add comments

* feat: support third party orm to interact with go-zero

* chore: refactor
3 years ago
..
internal feat: support third party orm to interact with go-zero (#1286) 3 years ago
resolver feat: support third party orm to interact with go-zero (#1286) 3 years ago
client.go feat: support third party orm to interact with go-zero (#1286) 3 years ago
client_test.go chore: cleanup zRPC retry code (#1280) 3 years ago
config.go feat: support third party orm to interact with go-zero (#1286) 3 years ago
config_test.go feat: support ssl on zrpc, simplify the config (#1175) 3 years ago
proxy.go rename sharedcalls to singleflight (#1017) 3 years ago
proxy_test.go rename rpcx to zrpc 4 years ago
server.go feature(retry): Delete retry mechanism (#1279) 3 years ago
server_test.go feat: slow threshold customizable in zrpc (#1191) 3 years ago