kivens's Stars
google/styleguide
Style guides for Google-originated open-source projects
alibaba/arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
xuxueli/xxl-job
A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)
apache/skywalking
APM, Application Performance Monitoring System
alibaba/Sentinel
A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)
jaegertracing/jaeger
CNCF Jaeger, a Distributed Tracing Platform
codecentric/spring-boot-admin
Admin UI for administration of spring boot applications
sohutv/cachecloud
搜狐视频(sohu tv)Redis私有云平台 :支持Redis多种架构(Standalone、Sentinel、Cluster)高效管理、有效降低大规模redis运维成本,提升资源管控能力和利用率。平台提供快速搭建/迁移,运维管理,弹性伸缩,统计监控,客户端整合接入等功能。(CacheCloud is a Redis cloud management platform. It supports Standalone, Sentinel, and Cluster architectures for Redis, effectively reducing large-scale Redis operation and maintenance costs, and improving resource management and utilization. The platform provides rapid construction/migration, operation and maintenance management, elastic scaling, statistical monitoring, client integration and access and other functions)
wxiaoqi/Spring-Cloud-Platform
🔥🔥🔥国内首个Spring Cloud微服务化RBAC的管理平台,核心采用Spring Boot 2.4、Spring Cloud 2020.0.0 & Alibaba,前端采用d2-admin中台框架。 🔝 🔝 记得上边点个star 关注更新
ityouknow/spring-cloud-examples
Spring Cloud 学习案例,服务发现、服务治理、链路追踪、服务监控等
changmingxie/tcc-transaction
tcc-transaction是TCC型事务java实现
Nepxion/Discovery
☀️ Nepxion Discovery is a solution for Spring Cloud with blue green, gray, route, limitation, circuit breaker, degrade, isolation, tracing, dye, failover, active 蓝绿灰度发布、路由、限流、熔断、降级、隔离、追踪、流量染色、故障转移、多活
chewiebug/GCViewer
Fork of tagtraum industries' GCViewer. Tagtraum stopped development in 2008, I aim to improve support for Sun's / Oracle's java 1.6+ garbage collector logs (including G1 collector)
codingapi/tx-lcn
LCN distributed transaction framework, compatible with dubbo, spring cloud and Motan framework, supports various relational databases
Qihoo360/wayne
Kubernetes multi-cluster management and publishing platform
grpc-ecosystem/grpc-spring
Spring Boot starter module for gRPC framework.
liuyangming/ByteTCC
ByteTCC is a distributed transaction manager based on the TCC(Try/Confirm/Cancel) mechanism. It’s compatible with the JTA specification. User guide: https://github.com/liuyangming/ByteTCC/wiki
prontera/spring-cloud-rest-tcc
以Spring Cloud Netflix作为服务治理基础, 展示基于tcc**所实现的分布式事务解决方案
QNJR-GROUP/EasyTransaction
A distribute transaction solution(分布式事务) unified the usage of TCC , SAGA ,FMT (seata/fescar AutoCompensation), reliable message, compensate and so on;
shyiko/mysql-binlog-connector-java
MySQL Binary Log connector
apache/servicecomb-pack
Apache ServiceComb Pack is an eventually data consistency solution for micro-service applications. ServiceComb Pack currently provides TCC and Saga distributed transaction co-ordination solutions by using Alpha as a transaction coordinator and Omega as an transaction agent .
AnoyiX/anoyi
Anoyi's website
apache/shardingsphere-example
Sharding-Sphere examples
vdenotaris/spring-boot-security-saml-sample
SBS3 — A sample SAML 2.0 Service Provider built on Spring Boot.
whitesock/open-replicator
Open Replicator is a high performance MySQL binlog parser written in Java. It unfolds the possibilities that you can parse, filter and broadcast the binlog events in a real time manner.
mthizo247/spring-cloud-netflix-zuul-websocket
Zuul reverse proxy web socket support
je-ge/jpa
JPA全称Java Persistence API.JPA通过JDK 5.0注解或XML描述对象-关系表的映射关系,并将运行期的实体对象持久化到数据库中。
josdejong/httputil
Easily perform HTTP requests in Java
goribun/naive-rpc
A simple RPC exercise program
kivens/schedule-job
基于Spring Boot + Quartz 的分布式任务调度系统