V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
Rust2015
V2EX  ›  Redis

怎么才能学好 redis,有什么好的教程或者 blog 推荐吗?

  •  
  •   Rust2015 · Oct 11, 2024 · 5040 views
    This topic created in 563 days ago, the information mentioned may be changed or developed.

    一直不得法,十分郁闷。求推荐。

    如题

    15 replies    2024-10-12 15:29:25 +08:00
    rrfeng
        1
    rrfeng  
       Oct 11, 2024
    官方文档,也没几页……
    sentinelK
        2
    sentinelK  
       Oct 11, 2024
    “学好”指的是什么?
    最佳实践?全部功能?
    这些都需要有实际的需求场景,才能有机会去实践和摸索实际生产过程中的问题。
    gentlemanChen
        3
    gentlemanChen  
       Oct 11, 2024 via Android
    @sentinelK 比如最佳实践呢?
    Rust2015
        4
    Rust2015  
    OP
       Oct 11, 2024
    本来从事后端开发,想在薪水上涨一点,所以想学学 redis
    noyidoit
        5
    noyidoit  
       Oct 11, 2024
    redis 那点东西没什么好看的,主要是学习别人的场景,然后分析他们通过 redis 解决了什么问题、为此付出了什么、得到了什么、这种做法有什么局限
    nice2cu
        6
    nice2cu  
       Oct 11, 2024
    项目中的使用:锁、缓存
    对比下用 redis 和不用 redis 的区别?:解决并发、优化速度等
    redis 为什么快?:八股文
    什么数据该走 redis ?:查询多,修改少
    用 redis 会带来什么问题及如何解决?:八股文 [击穿、数据一致性] 等
    等等,可以学下实际项目中为啥需要用 redis
    Rust2015
        7
    Rust2015  
    OP
       Oct 11, 2024
    谢谢,各位大佬,思路很清晰!
    lsry
        8
    lsry  
       Oct 11, 2024
    推荐两本书
    《 redis 设计与实现》
    《 Redis 深度历险:核心原理和应用实践》
    realpg
        9
    realpg  
    PRO
       Oct 11, 2024
    @nice2cu #6
    修改多, 查询少的也得走 redis
    比如访问量计数器
    Rust2015
        10
    Rust2015  
    OP
       Oct 11, 2024
    @lsry

    这两本书我都没看懂,能否说说你的读后感
    还有就是看这两本书要注意一些什么
    neilq
        11
    neilq  
       Oct 12, 2024
    同推荐: 《 Redis 深度历险:核心原理和应用实践》
    stiangao
        12
    stiangao  
       Oct 12, 2024
    @Rust2015 为什么会看不懂,没有学过数据结构吗
    Rust2015
        13
    Rust2015  
    OP
       Oct 12, 2024
    @stiangao

    学过,实战中没怎么用过,忘的差不多了
    stiangao
        14
    stiangao  
       Oct 12, 2024
    @Rust2015 redis 就是高效数据结构的最佳实践
    Rust2015
        15
    Rust2015  
    OP
       Oct 12, 2024
    @stiangao

    谢谢,我是要认真学学 redis 和 ES 这两个 NOSQL
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3819 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 63ms · UTC 10:38 · PVG 18:38 · LAX 03:38 · JFK 06:38
    ♥ Do have faith in what you're doing.