54 posts In Total

2021

Codis 简要介绍
RDMA in Redis
Raft
Introduction to Infiniband for End Users
RDMA notes
LSM Based Storage Techniques: A Survey
LSM Notes
Time, Clocks, and the Ordering of Events in a Distributed System
TLC Model Checker
The Missing Semester of Your CS Education

2020

The Problem With Embedded CRDT Counters and a Solution
Specifying Systems Notes
TLA+ notes
Redis 源码阅读 --- Server
Redis 源码阅读 --- ae
Redis 源码阅读 --- 持久化
Redis 源码阅读 --- Database
Redis 源码阅读 --- Object
Redis 源码阅读 --- skiplist
Redis 源码阅读 --- intset
Redis 源码阅读 --- dict
Redis 源码阅读 --- quicklist
Redis 源码阅读 --- ziplist
Redis 源码阅读 --- adlist
Redis 源码阅读 --- sds
Redis 源码阅读 --- zmalloc
我的 C 语言基础果然有问题
Redis notes
Efficient State-based CRDTs by Delta-Mutation
Redis Modules APIs
NVM-notes
Introduction to Redis modules
分布式系统相关笔记
CRDTs in Redis
Conflict free replicated data types
CRDT-notes
初试性能调优

2019

钓鱼实战技巧
CCIA-线程间同步
GO 进程资源占用分析
CCIA-线程间共享数据
CCIA-线程管理
Redis Streams
Consistent Hashing
Linux相关小问题
Thrift 概述

2018

C++面试知识点
吐血bug合集(持续更新)
LeetCode 204. Count Primes
排序算法
分治算法
动态规划