czllfy
My name is Charlie Fraze, I am a college student and most of the time I have to study. I enjoy rap and dancing, as well as playing basketball.
Pinned Repositories
3dollars-in-my-pocket-server
가슴속3천원 - 나와 가까운 붕어빵 앱의 서버 코드입니다.
api-gorm-redis
service-account and service-journal
architect-awesome
后端架构师技术图谱
Banking_Platform_Golang
🏦 Go, PostgreSQL, Redis, gRPC, Docker,...
besu
An enterprise-grade Java-based, Apache 2.0 licensed Ethereum client https://wiki.hyperledger.org/display/besu
configcenter
configcenter(配置中心):存储管理各个系统在不同环境中的配置,降低配置维护成本。具备配置发布回滚能力、配置更新实时推送能力、配置灰度发布能力、客户端配置缓存能力、对敏感配置设置访问权限能力。使用http协议进行通信,可支持多语言。部署简单、页面操作简洁、运维成本低。后台逻辑简单(代码量不超过7千行),让你能够hold得住!
cubic
一站式问题定位平台,还在为线上问题而烦恼吗?线程栈监控、线程池监控、动态arthas命令集、依赖分析等等等,助你快速定位问题
java-sdk
UPYUN Java SDK
metrics
Measure behavior of Java applications
ninja
Ninja is a full stack web framework for Java. Rock solid, fast and super productive.
czllfy's Repositories
czllfy/dao-2048
2048 game
czllfy/canal
阿里巴巴mysql数据库binlog的增量订阅&消费组件
czllfy/cache-manager
cache manager abstraction layer for memcache, ehcache and hazelcast
czllfy/mybatis-shards
基于MyBatis的数据库切分框架,可实现数据的水平切分和垂直切分。