Pinned Repositories
articles
cobar
a proxy for sharding databases and tables
coding-interview-university
A complete computer science study plan to become a software engineer.
jdbc-framework
abstract jdbc implement structure
mackerel
马鲛鱼猫罐头
redissyncer-server
RedisSyncer是一个多任务的redis数据同步工具,可灵活的满足Redis间的数据同步、迁移需求; redissyncer is a redis synchronization tool, used in redis single instance and cluster synchronization
shardingsphere
Distributed Database Ecosphere
spin
sql parser & rewrite for db routing
Zebra
美团点评集团统一使用的MySQL数据库访问层的中间件。主要提供对业务开发透明、读写分库、分库分表能力,并提供了端到端SQL监控的集成方案。
susongyan's Repositories
susongyan/disruptor
High Performance Inter-Thread Messaging Library
susongyan/jdbc-framework
abstract jdbc implement structure
susongyan/kickalgorithm
more than an api coder
susongyan/mackerel
马鲛鱼猫罐头
susongyan/read-kafka-0.10.0.1
reading kafka source code version-0.10.0.1
susongyan/redissyncer-server
RedisSyncer是一个多任务的redis数据同步工具,可灵活的满足Redis间的数据同步、迁移需求; redissyncer is a redis synchronization tool, used in redis single instance and cluster synchronization
susongyan/shardingsphere
Distributed Database Ecosphere
susongyan/spin
sql parser & rewrite for db routing
susongyan/compass
Compass is a light-weight embedded distributed database access layer framework.
susongyan/coral
Coral is a translation, analysis, and query rewrite engine for SQL and other relational languages.
susongyan/dubbo
Apache Dubbo is a high-performance, java based, open source RPC framework.
susongyan/grammars-v4
Grammars written for ANTLR v4; expectation that the grammars are free of actions.
susongyan/HikariCP
光 HikariCP・A solid, high-performance, JDBC connection pool at last.
susongyan/java-redis-client
OpenTracing Instrumentation for Redis Client
susongyan/jedis
Redis Java client designed for performance and ease of use.
susongyan/kingshard
A high-performance MySQL proxy
susongyan/lettuce-core
Advanced Java Redis client for thread-safe sync, async, and reactive usage. Supports Cluster, Sentinel, Pipelining, and codecs.
susongyan/molamola
common utils
susongyan/raft-zh_cn
Raft一致性算法论文的中文翻译
susongyan/redis-rdb-tools
Parse Redis dump.rdb files, Analyze Memory, and Export Data to JSON
susongyan/redis-replicator
Redis replication tool. support sync, psync, psync2. can parse rdb, aof, mixed rdb and aof files. support redis-6.2
susongyan/RedisFullCheck
redis-full-check is used to compare whether two redis have the same data. redis-full-check用于比较2个redis数据是否一致,支持单节点、主从、集群版、以及多种proxy,支持同构以及异构对比,redis的版本支持2.x-5.x。
susongyan/RedisShake
redis-shake is a tool for synchronizing data between two redis databases. Redis-shake 是一个用于在两个 redis之 间同步数据的工具,满足用户非常灵活的同步、迁移需求。
susongyan/rocketmq
Apache RocketMQ is a cloud native messaging and streaming platform, making it simple to build event-driven applications.
susongyan/settings
各种配置文件
susongyan/shardbatis
Non-Intrusive Mybatis Sharding Plugin
susongyan/sofa-registry
SOFARegistry is a production-level, low-latency, high-availability service registry powered by Ant Financial.
susongyan/spring-framework
Spring Framework
susongyan/susongyan
susongyan/zookeeper-release-3.4.5
reading zk source code