Ross ROSS = Recommend OSS · open-source software intelligence for agents

talent-plan/tinykv resource

A course to build distributed key-value service based on TiKV model observed · 2026-08-28

github.com/talent-plan/tinykv · Go · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

41/100

  • Activity 19
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2431
  • days_rel: n/a
  • days_push: 487
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3983 stars · 1089 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

TinyKV is a Go-based course project where students build a distributed key-value storage system modeled on TiKV, implementing Raft consensus, multi-raft sharding, and distributed transactions. It provides skeleton code completed across four projects, from standalone KV storage to MVCC transaction handling.

Use cases

  • learn how Raft consensus works by implementing it
  • build a fault-tolerant key-value server
  • understand region splitting and cluster scheduling in distributed databases
  • implement MVCC and distributed transactions like Percolator
  • study TiKV architecture hands-on
  • practice distributed systems coursework similar to MIT 6.824

When to choose

  • you want a structured, project-based way to learn distributed storage internals
  • you are preparing to contribute to or work with TiKV or TiDB
  • you need hands-on experience with Raft, snapshotting, conf changes, and distributed transactions

When to avoid

  • you need a production-ready key-value store for real workloads
  • you want a finished database rather than skeleton code you must complete yourself
  • you are looking for a SQL layer, which is covered by the separate TinySQL course

Facets

learning-resource · maturity active

database developer-tools microservices databases education developer-tools go cross-platform raft distributed-storage tikv course kv-store consensus transactions

1 source

Member repositories

RepositoryRoleHealth v2
talent-plan/tinykvmain41

For agents

markdown · JSON · MCP: product_card(name="talent-plan/tinykv")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem