# GogoCacheClient **Repository Path**: Gogo-gitee/gogo-cache-client ## Basic Information - **Project Name**: GogoCacheClient - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-09-28 - **Last Updated**: 2021-09-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # GogoCacheClient #### 介绍 服务于gogo-cache的客户端 - 实现了基于zookeeper的服务发现 - 通过一致性哈希算法选择节点,实现分布式节点之间的负载均衡 - 自定义节点之间通信的应用层协议