Pinned Repositories
2018-Java-Interview
经历BATJ面试后总结的【高级Java后台开发面试指南】,纯净干货无废话,针对高频面试点
awesome-grpc
A curated list of useful resources for gRPC
consul
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
ddia
《Designing Data-Intensive Application》DDIA中文翻译
go-grpc-prometheus
Prometheus monitoring for your gRPC Go servers.
golang-proposal
Go Project Design Documents
grpc
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
grpc-proposal
A repository for gRFCs
jingerzhang's Repositories
jingerzhang/2018-Java-Interview
经历BATJ面试后总结的【高级Java后台开发面试指南】,纯净干货无废话,针对高频面试点
jingerzhang/awesome-grpc
A curated list of useful resources for gRPC
jingerzhang/consul
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
jingerzhang/ddia
《Designing Data-Intensive Application》DDIA中文翻译
jingerzhang/go-grpc-prometheus
Prometheus monitoring for your gRPC Go servers.
jingerzhang/golang-proposal
Go Project Design Documents
jingerzhang/grpc
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
jingerzhang/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
jingerzhang/grpc-proposal
A repository for gRFCs
jingerzhang/grpc-gateway
gRPC to JSON proxy generator following the gRPC HTTP spec
jingerzhang/Interview-Questions
Interview Questions
jingerzhang/Mycat-Server
jingerzhang/Quantum-programming-textbook
jingerzhang/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps.
jingerzhang/redis-3.0-annotated
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
jingerzhang/redis-huangz1990
《Redis Command Reference》全文的中文翻译版。
jingerzhang/Sentinel
A lightweight powerful flow control component enabling reliability and monitoring for microservices. (轻量级的流量控制、熔断降级 Java 库)
jingerzhang/spring-boot
Spring Boot
jingerzhang/spring-cloud-consul
Spring Cloud Consul
jingerzhang/spring-cloud-netflix
Integration with Netflix OSS components
jingerzhang/spring-cloud-sleuth
Distributed tracing for spring cloud
jingerzhang/spring-framework
Spring Framework
jingerzhang/tensorflow-serving-go-client