zookeeper topic

List zookeeper repositories
trafficstars

smconf

121
Stars
85
Forks
Watchers

简单,集中,分布式的配置管理

Full-Stack-Notes

631
Stars
220
Forks
Watchers

全栈工程师手册

Distributed-KV

130
Stars
35
Forks
Watchers

分布式键值系统,供学习使用,不断完善中。截至目前:根据LSM论文,并结合CPP已有的实现,利用Java实现了LSM架构;综合Dubbo等框架的特点,实现了简洁的RPC框架。

zkcli

132
Stars
24
Forks
Watchers

A interactive Zookeeper client.

mconf

112
Stars
36
Forks
Watchers

微服务配置中心 mconf ,基于 Zookeeper和Redis实现的配置中心。提供拉取配置、订阅配置、新增配置、删除配置、修改配置等功能。支持多数据中心、多环境配置、配置分组、多版本配置等功能。

zookeeper-client

106
Stars
40
Forks
Watchers

Provides the basic zk operation, but also additionally encapsulates the commonly used functions to make it easier for .NET developers to use zookeeper better.

bRPC

241
Stars
61
Forks
Watchers

✈A high-performance RPC based on Java & Netty.

simple-rpc

114
Stars
39
Forks
Watchers

RPC with service discovery base on netty