Giter VIP home page Giter VIP logo

redis-study's Introduction

Redis-study

基于《Redis设计与实现》的内容,对Redis的基础知识进行总结。

整个项目分为三部分:

​ :red_circle:Part1:《Redis设计与实现》读书笔记

🔴Part2:Redis基础知识思维导图

🔴Part3:Redis常见面试题汇总

Part1:《Redis设计与实现》读书笔记

这一部分是对《Redis设计与实现》内容的总结。学完后,能够对Redis的基本内容和实现原理有一个较好的理解,有一些部分对原书进行了重新编排。

内容已经放在了我的个人博客上Jr's Blog,欢迎大家预览。

第一部分:数据结构与对象

☁️P1.数据结构

☁️P2.对象

⚡第二部分:单机数据库

🌩️P3.数据库的基本结构

🌩️P4.RDB和AOF持久化​

🌩️P5.事件

🌩️P6.客户端与服务器

第三部分:多机数据库

⛈️P7.复制

⛈️P8.Sentinel

⛈️P9.集群

第四部分:独立功能的实现

🌧️P10.发布与订阅

🌧️P11.事务

🌧️P12.Lua脚本

Part2:思维导图

Part3: 面试常见问题

分为两部分:Redis原理相关和Redis应用相关,主要从网上搜集整理而来,并做了许多原创性的改编。

⏳ ​面试常问的原理性问题

Redis的简单应用场景

redis-study's People

Contributors

jiangrrren avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.