🖊️
Advanced-books
  • README
  • note
    • InterviewQuestions
      • Java面试题总结
    • actualCombat
      • 接口幂等性与实战
    • 实战示例
    • 🔖数据结构与算法
    • DDD 领域驱动设计
      • book
        • 什么是领域驱动设计?
        • 从贫血模型到领域驱动设计
        • domain
          • 实体与聚合根
          • 值对象
          • 服务
        • history
          • EBI 架构
          • 分层架构
          • MVC 及其替代方案
          • 整体式架构
        • lifecycle
          • Aggregate
          • Factory
          • REPOSITORY
    • 常用设计模式总结与实践
    • elasticsearch
      • basics
        • 聚合查询
        • 批量索引更新和删除
        • Elasticsearch 中常用的数据类型
        • Elasticsearch 增删改
        • Elasticsearch 安装
        • Mapping 简介
        • Elasticsearch 查询表达式
        • Routing
    • Apache Flink
      • book
        • base
          • Flink 应用
          • Apache Flink 是什么?
          • Flink 运维
          • 应用场景
    • git
      • emoji
        • git commit emoji 使用指南
      • senior
        • 分支开发工作流
        • IDEA Git Rebase 实战操作
        • Git 分支 - rebase(变基)
        • Git 高级操作
    • java
      • Java 常见面试题
      • Java 基础
        • book
          • InheritableThreadLocal详解
          • Queue 源码分析
          • Reference
          • Stack 源码解析
          • 为什么在Java中String是不可变的
          • Java字符串池指南
          • Annotation
          • bitwiseOperators
          • static
      • Java collection
        • collections
          • Collections
        • list
          • JDK14 ArrayList 分析
        • map
          • ConcurrentHashMap 源码分析
          • HashMap 源码分析
          • HashMap2
          • Map篇
          • Map merge
      • Java Concurrency
        • designpattern
          • Balking模式:再谈线程安全的单例模式
          • Copy-on-Write模式:不是延时策略的COW
          • Guarded Suspension模式:等待唤醒机制的规范实现
          • Immutability模式:如何利用不变性解决并发问题?
          • 线程本地存储模式:没有共享,就没有伤害
          • Thread-Per-Message模式:最简单实用的分工方法
          • Worker Thread模式:如何避免重复创建线程?
        • util
          • CAS_AQS
          • Java中的线程池
          • ExecutorService指南
          • Java多线程的生命周期
          • Unsafe应用解析
      • Java NIO
        • book
          • AsynchronousFileChannel异步文件通道
          • Buffer缓冲区
          • Channel通道
          • DatagramChannel数据报通道
          • FileChannel文件通道
          • Files
          • Java NIO 教程
          • Java NIO 概览
          • NIOvsIO
          • Path路径
          • Pipe管道
          • Java NIO Scatter / Gather
          • Selector选择器
          • ServerSocketChannel服务端套接字通道
          • Server非阻塞服务器
          • SocketChannel套接字通道
          • Transfers通道传输接口
      • Java 扩展内容
      • stream
        • collectors
        • Stream 讲解与示例
    • JDBC核心技术学习指南
      • book
        • 获取数据库连接
        • JDBC概述
        • PreparedStatement
    • 目录
      • HotSpot
        • HotSpot虚拟机垃圾收集优化指南
      • HotSpot
        • Java HotSpot性能引擎架构
      • StandardEditionTroubleshootingGuide
        • 诊断Java语言代码中的泄漏
      • StandardEditionTroubleshootingGuide
        • OutOfMemoryError Exception 介绍
      • 内存与垃圾回收篇
        • 对象实例化内存布局与访问定位
      • 内存与垃圾回收篇
        • 直接内存 Direct Memory
      • 内存与垃圾回收篇
        • 执行引擎
      • 内存与垃圾回收篇
        • 13_StringTable
      • 内存与垃圾回收篇
        • 垃圾回收概述
      • 内存与垃圾回收篇
        • 垃圾回收相关算法
      • 内存与垃圾回收篇
        • 垃圾回收相关概念
      • 内存与垃圾回收篇
        • 垃圾回收器
      • 内存与垃圾回收篇
        • JVM与Java体系结构
      • 内存与垃圾回收篇
        • 类加载子系统
      • 内存与垃圾回收篇
        • 运行时数据区概述及线程
      • 内存与垃圾回收篇
        • 程序计数器
      • 内存与垃圾回收篇
        • 虚拟机栈
      • 内存与垃圾回收篇
        • 本地方法接口
      • 内存与垃圾回收篇
        • 本地方法栈
      • 内存与垃圾回收篇
        • 堆
      • 内存与垃圾回收篇
        • 方法区
    • kafka
      • book
        • base
          • Kafka 简介
          • 服务搭建与测试命令
          • 使用案例
        • demo
          • Kafka整合SpringBoot Demo
        • framework
          • Kafka消费者
          • Kafka 工作流程及文件存储机制
          • 自定义kafka Interceptor
          • Other
          • Kafka生产者
    • ETL工具Kettle学习教程
      • book
        • KettleDbEncr
        • KettleExcel
        • Kettle 连接Oracle
        • KettleInstall
        • OracleToPg
    • Kubernetes详细教程
      • book
        • KubernetesClusterInstall
        • 3. 资源管理
        • 4. 实战入门
        • 1. Kubernetes介绍
        • PodControllerInfo
        • PodInfo
        • 7. Service详解
        • 8. 数据存储
    • linux
      • book
        • command
          • 备份压缩
          • 磁盘管理常用命令
          • 文件管理常用命令
          • 网络通讯
          • 系统管理常用命令
          • Yum
        • java
          • Java 代码调用Shell 脚本
        • shell
          • Shell 编程简介
          • echo命令
          • Shell 函数
          • Input
          • Operator
          • Printf
          • ProcessControl
          • Test
          • Variable
    • mybatis
      • book
        • Mybatis 插件原理与实战
        • SqlSession
        • SqlSessionExePro
        • SqlSessionFactory
        • 代理方式源码分析
        • 动态SQL
        • 扩展
        • mybatis 结果映射
    • mysql
      • book
        • 1. Explain
        • 2. Extra
        • 3.优化概述
        • partitioning
          • Hash
          • 列表分区
          • MySQL 分区表
          • 范围分区
        • sql优化
          • 4.11 IS NULL优化
        • sql优化
          • 4.14 LIMIT查询优化
        • sql优化
          • 4.1 WHERE子句优化
        • sql优化
          • 四.优化SELECT语句
        • sql优化
          • 4.13 优化分组
        • sql优化
          • 4.12 优化排序
        • sql优化
          • 4.15 函数调用优化
        • sql优化
          • 4.7 外部连接优化
        • sql优化
          • 4.7 外部连接简化
        • sql优化
          • 4.9多范围读取优化
        • sql优化
          • 4.5 嵌套循环联接算法
        • sql优化
          • 4.6 嵌套连接接优化
        • sql优化
          • 4.10 条件过滤
        • sql优化
          • 4.3 索引合并优化
        • sql优化
          • 4.4 索引条件下推优化
        • sql优化
          • 4.2 范围优化
        • 索引优化
          • 5.7 B树和哈希索引的比较
        • 索引优化
          • 5.6 InnoDB和MyISAM索引统计信息收集
        • 索引优化
          • 5.1 MySQL如何使用索引
        • 索引优化
          • 5.2 主键优化
        • 索引优化
          • 五.优化索引
        • 索引优化
          • 5.4 列索引
        • 索引优化
          • 5.3 外键优化
        • 索引优化
          • 5.5 多列索引
        • 索引优化
          • 5.8 索引扩展的使用
    • Nacos
      • base
        • Nacos 安装
      • config
        • Spring Cloud Alibaba Nacos Config
        • Nacos discovery
    • Netty 教程
      • book
        • Netty中 Bootstrapping 的作用
        • Netty中的Buffer API
        • Netty字节级别的操作
        • Netty字节数据的容器ByteBuf
        • Netty的Channel, Event 和 I/O
        • 近距离观察Netty的ChannelHandler
        • 认识Netty的ChannelHandler 和 ChannelPipeline
        • EchoClient
        • EchoServer
        • 基于Netty传输的API
        • Netty 快速入门
        • Netty中包含的 Transport
        • Netty中Transport 的使用情况
        • Transport
    • OAuth2 学习
      • book
        • OAuth
        • code
          • OAuth2.0 授权流程代码分析
          • OAuth2 内置断点生成Token源码解析
        • serversideapps
          • 服务器端应用
    • redis
      • book
        • actualCombat
          • RedisStandard
        • actualCombat
          • RedisStandard13
        • actualCombat
          • SpringBoot 集成 Redis
        • commands
          • Redis 操作命令 ☞ Geospatial(空间地理位置)
          • Redis 操作命令 ☞ Hash
          • Redis 操作命令 ☞ List
          • Redis 操作命令 ☞ Strings
        • conf
          • Redis.conf
        • datastructure
          • Dictionaries
          • Redis 内部数据结构 ☞ 整数集合
          • Redis 内部数据结构 ☞ 链表
          • Redis 内部数据结构 ☞ 跳跃表
          • String
        • lock
          • Redis实现分布式锁
    • Shardingsphere
      • book
        • Index
        • sharding
          • sharding
          • concept
            • configuration
            • hint
            • inline-expression
            • key-generator
            • parse
            • rewrite
            • route
            • sharding
            • sql
          • principle
            • principle
    • Sonarqube 实战
      • book
        • 安装sonarqube
        • Jenkins集成Sonarqube
    • spring
      • book
        • @ConfigurationProperties
        • EnableAutoConfiguration 源码分析
        • SpringBoot 优雅停机
        • Spring 中标准事件与自定义事件
        • AOP 源码解析
          • Spring AOP 全面解析
          • SpringBoot 为什么帮我们开启了自动配置类
        • Spring Bean
          • Spring BeanDefinition 详解
          • Spring BeanFactory
          • Spring FactoryBean
          • Spring Bean 的创建
        • IOC 源码解析
          • SpringApplication 运行及源码解读
          • SpringBoot Tomcat 启动原理
          • SpringBoot Tomcat 获取配置文件
          • refresh
        • spel
          • SpEl(Spring Expression Language) 介绍
          • SpElAndAop
          • SpEl 表达式语法
        • Transaction 源码解析
          • Spring Transaction 源码分析
          • @Transaction 注解全面解析
    • 分布式事务解决方案
      • book
        • info
          • 分布式事务概述
          • Seata 分布式事务实践和开源详解 | GIAC 实录
        • seata
          • Seata 与 SpringBoot 集成 实现2PC模式的分布式事务
          • 部署 Server
          • 使用 Docker 部署 Seata Server
          • 使用 Kubernetes 部署 Seata Server
    • datastructureAlgorithm
      • book
        • datastructure
          • 二叉排序树(BST)
    • datastructureAlgorithm
      • book
        • datastructure
          • 数据结构 ☞ 双端队列
    • datastructureAlgorithm
      • book
        • datastructure
          • 图
    • datastructureAlgorithm
      • book
        • datastructure
          • 赫夫曼树
    • datastructureAlgorithm
      • book
        • datastructure
          • 数据结构 ☞ 链表
    • datastructureAlgorithm
      • book
        • datastructure
          • 数据结构 ☞ 列表
    • datastructureAlgorithm
      • book
        • datastructure
          • 数据结构 ☞ 位置
    • datastructureAlgorithm
      • book
        • datastructure
          • 数据结构 ☞ 队列
    • datastructureAlgorithm
      • book
        • datastructure
          • 稀疏数组
    • datastructureAlgorithm
      • book
        • datastructure
          • 数据结构 ☞ 栈
    • datastructureAlgorithm
      • book
        • datastructure
          • 数据结构 ☞ 树
    • datastructureAlgorithm
      • book
        • datastructure
          • 数据结构 ☞ 向量与数组
    • datastructureAlgorithm
      • book
        • datastructure
          • 数据结构 ☞ 调表
    • designPattern
      • book
        • behavior
          • 模板模式
    • designPattern
      • book
        • creational
          • AbstractFactory
    • datastructureAlgorithm
      • book
        • algorithm
          • search
            • 二分查找算法
    • datastructureAlgorithm
      • book
        • algorithm
          • search
            • 斐波那契(黄金分割法)查找算法
    • datastructureAlgorithm
      • book
        • algorithm
          • search
            • 线性查找算法
    • datastructureAlgorithm
      • book
        • algorithm
          • sort
            • 冒泡排序
    • datastructureAlgorithm
      • book
        • algorithm
          • sort
            • 希尔排序
    • datastructureAlgorithm
      • book
        • algorithm
          • sort
            • 插入排序
    • datastructureAlgorithm
      • book
        • algorithm
          • sort
            • 快速排序算法
    • datastructureAlgorithm
      • book
        • algorithm
          • sort
            • 递归
    • datastructureAlgorithm
      • book
        • algorithm
          • sort
            • 选择排序
    • datastructureAlgorithm
      • book
        • algorithm
          • tree
            • 堆排序
  • .github
    • ISSUE_TEMPLATE
      • bug_report
    • ISSUE_TEMPLATE
      • custom
    • ISSUE_TEMPLATE
      • feature_request
Powered by GitBook
On this page

Was this helpful?

  1. note

Shardingsphere

  • 🔖 Shardingsphere简介

  • 🔖 概念与功能

    • 🔖 数据分片

      • 🔖 SQL

      • 🔖 分片

      • 🔖 配置

      • 🔖 行表达式

      • 🔖 分布式主键

      • 🔖 强制分片路由

    • 🔖 内核剖析

      • 🔖 解析引擎

      • 🔖 路由引擎

      • 🔖 改写引擎

PreviousRedis实现分布式锁Nextbook

Last updated 3 years ago

Was this helpful?