quxiuke's repositories
ceph
Ceph is a distributed object, block, and file storage platform
hystrix-go
Netflix's Hystrix latency and fault tolerance library, for Go
rpcx-examples3
examples for rpcx 3.0
NeteaseCloudMusicGoApi
网易云音乐 api go 版本
rpcx
A zero cost, faster multi-language bidirectional microservices framework in Go, like alibaba Dubbo, but with more features, Scale easily. Try it. Test it. If you feel it's better, use it! 𝐉𝐚𝐯𝐚有𝐝𝐮𝐛𝐛𝐨, 𝐆𝐨𝐥𝐚𝐧𝐠有𝐫𝐩𝐜𝐱!
grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
logrus
Structured, pluggable logging for Go.
cloud-native-slides-share
Cloud Native slides and materials share
gpdb
Greenplum Database
mosn
MOSN is a powerful cloud-native proxy acts as a edge proxy or service mesh's data plane. https://mosn.io
pouch
An Efficient Enterprise-class Container Engine
kruise
Automate application workloads management on Kubernetes
kubebuilder
Kubebuilder - SDK for building Kubernetes APIs using CRDs
client-go
Go client for Kubernetes.
etcd-operator
etcd operator creates/configures/manages etcd clusters atop Kubernetes
kubeflow
Machine Learning Toolkit for Kubernetes
snowflake
A simple to use Go (golang) package to generate or parse Twitter snowflake IDs
mysql-operator
Bulletproof MySQL on Kubernetes using Percona Server
consul-template
Template rendering, notifier, and supervisor for @HashiCorp Consul and Vault data.
orchestrator
MySQL replication topology management and HA
gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
awesome-operators
A resource tracking a number of Operators out in the wild.
mysql-1
Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package
redisson
Redisson - Redis Java client with features of In-Memory Data Grid. Supports over 30 objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Publish / Subscribe, Bloom filter, Spring Cache, Tomcat, Scheduler, JCache API, Hibernate, RPC.
redis-doc
Redis documentation source code for markdown and metadata files, conversion scripts, and so forth
cat
CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。
xenon
The MySQL Cluster Autopilot Management with GTID and Raft
raft-zh_cn
Raft一致性算法论文的中文翻译
redis-1
Type-safe Redis client for Golang
raft
Golang implementation of the Raft consensus protocol