🖊️
Advanced-books
Ctrlk
  • README
  • note
    • InterviewQuestions
    • actualCombat
    • 实战示例
    • 🔖数据结构与算法
    • DDD 领域驱动设计
    • 常用设计模式总结与实践
    • elasticsearch
    • Apache Flink
    • git
    • java
    • JDBC核心技术学习指南
    • 目录
    • kafka
    • ETL工具Kettle学习教程
    • Kubernetes详细教程
    • linux
    • mybatis
    • mysql
    • Nacos
    • Netty 教程
    • OAuth2 学习
    • redis
      • book
    • Shardingsphere
    • Sonarqube 实战
    • spring
    • 分布式事务解决方案
    • datastructureAlgorithm
    • datastructureAlgorithm
    • datastructureAlgorithm
    • datastructureAlgorithm
    • datastructureAlgorithm
    • datastructureAlgorithm
    • datastructureAlgorithm
    • datastructureAlgorithm
    • datastructureAlgorithm
    • datastructureAlgorithm
    • datastructureAlgorithm
    • datastructureAlgorithm
    • datastructureAlgorithm
    • designPattern
    • designPattern
    • datastructureAlgorithm
    • datastructureAlgorithm
    • datastructureAlgorithm
    • datastructureAlgorithm
    • datastructureAlgorithm
    • datastructureAlgorithm
    • datastructureAlgorithm
    • datastructureAlgorithm
    • datastructureAlgorithm
    • datastructureAlgorithm
  • .github
Powered by GitBook
On this page

Was this helpful?

  1. note

redis

redislogo

一.内部映射数据结构

  • 🔖 简单动态字符串

  • 🔖 链表

  • 🔖 字典表

  • 🔖 跳跃表

  • 🔖 整数集合

二.常用命令

  • 🔖 字符串命令

  • 🔖 Hash命令

  • 🔖 List命令

  • 🔖 Set命令

  • 🔖 ZSet命令

  • 🔖 bitmaps命令

  • 🔖 hyperloglogs命令

  • 🔖 geospatial命令

三.配置与常用数据结构

  • 🔖 RedisConf

四.项目实战

  • 🔖 Spring与Redis整合

五.Redis开发规范

  • 🔖 Redis开发规范

  • 🔖 大厂Redis 性能优化的 13 条军规

六.Redis实现分布式锁

  • 🔖 Redis实现分布式锁及其演进过程

Previous服务器端应用Nextbook

Last updated 4 years ago

Was this helpful?