# huangzworks/redisbook

《Redis 设计与实现》（网络版）的书稿源码

Repository: https://github.com/huangzworks/redisbook
Canonical: https://ross.abutalabs.com/products/redisbook
Homepage: http://origin.redisbook.com/
Language: TeX
License Family: other
Last push: 2024-05-01T01:25:02+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4926, "days_push": 855, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1517, forks 416 (observed 2026-08-28T04:04:57.373253+00:00)

## What it is
Source manuscript (in TeX) of the book 'Redis 设计与实现' (The Design and Implementation of Redis) by Huang Jianhong, available for online reading. It explains Redis internals, data structures, and features.

## Use cases
- learn how Redis works internally
- understand Redis data structures like SDS, ziplist, and skiplist
- study Redis persistence mechanisms RDB and AOF
- prepare for Redis engineering interviews
- read a free book on Redis design and implementation

## When to choose
- you want a deep, structured explanation of Redis internals
- you prefer reading a book format over source code alone
- you read Chinese and want authoritative Redis material

## When to avoid
- you need up-to-date coverage of the latest Redis versions and features
- you need an English-language resource
- you want hands-on tooling rather than reading material

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: documentation, database
- domain: databases, tutorials, developer-tools
- platform: cli
- tags: redis, book, tex, redis-internals, chinese, web-server

## Member repositories
- huangzworks/redisbook (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:57.373253+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:32:04.586745+00:00, confidence not recorded.
  - readme: https://github.com/huangzworks/redisbook (fetched 2026-08-28T04:04:57.373253+00:00, sha c985e4cf9103)
- Data as of 2026-08-30T08:39:29.467469+00:00.
