-
Redis Is More Than Cache: Locks, Queues, and HyperLogLogBased on original Redis notes, covering distributed locks, message queues, HyperLogLog, and high availability.
14 min read English -
Redis Knowledge NotesRedis-related notes previously written in Apple Notes
68 min read English -
How MySQL Preserves Consistency: Transactions, Locks, MVCC, and LogsPreviously recorded content about MySQL in Apple Notes
30 min read English -
MySQL Logs and Locking MechanismsEarlier MySQL notes originally written in Apple Notes.
30 min read English -
When Problem-Setting Syndrome Strikes, Start with the Strange CoreBased on the original "Problem-Setting Syndrome Struck" notes, preserving the "Magic Bag" problem, derivation, code, and extension directions.
16 min read English -
Concurrency Is Not Just Threads: From JMM to Thread Pools and CompletableFutureBased on original Java concurrency notes, covering JMM, locks, atomic classes, ThreadLocal, thread pools, and more.
95 min read English -
Why MySQL Is Fast: Pages, Indexes, and B+ TreesBased on the original MySQL notes, this post covers fundamentals, indexes, B+ trees, and execution plans.
25 min read English -
Why Redis Fits Caching: Data Structures, Thread Model, and PersistenceBased on original Redis notes and Apple Notes, covering cache positioning, data structures, thread model, and persistence fundamentals.
11 min read English
Blog
Page 2 · Showing 8 of 26 posts
View yearly archives →