Skip to content

docs: remove status section, relocate stats to benchmarks#326

Merged
kacy merged 2 commits intomainfrom
worktree-flickering-questing-lobster
Feb 27, 2026
Merged

docs: remove status section, relocate stats to benchmarks#326
kacy merged 2 commits intomainfrom
worktree-flickering-questing-lobster

Conversation

@kacy
Copy link
Copy Markdown
Owner

@kacy kacy commented Feb 27, 2026

summary

removes the ## status phase table from the readme. pre-launch, an "🚧 in progress" row signals incompleteness to evaluators — the feature list, benchmarks, and docs table already communicate maturity. the one credibility-building line (command count, test count, lines of code) is relocated to the end of the benchmarks section where evaluators are already reading numbers.

what was tested

  • confirmed no ## status heading remains
  • confirmed stats line appears after the benchmark script block
  • confirmed clean transition from documentation table to security section

kacy added 2 commits February 26, 2026 20:16
update 5 markdown files to reflect the current state of the codebase:

- changelog: replace "concurrent pipeline dispatch" with "parallel
  pipeline dispatch" (less ambiguous); remove the 0.2.x line about
  concurrent keyspace mode with dashmap (feature was removed in 0.4.8,
  keeping it as history is misleading)

- architecture: bump command count reference 135+ → 150+; update footer
  to not pin the doc to the clustering milestone

- bench/readme: bump dragonfly comparison count 135 → 150

- docs/migration-from-redis.md: command count header 135 → 150; mark
  20 commands as ✓ across strings, lists, sets, sorted sets, hashes,
  keys, and server tables (getset, getdel, getex, msetnx, lmove, lmpop,
  smove, sintercard, zrandmember, zunion, zinter, zdiff, zmpop,
  hrandfield, wait, expireat, pexpireat, expiretime, pexpiretime,
  config rewrite); replace the "bit operations not planned" paragraph
  with a single line covering only bitfield/bitfield_ro; remove the
  getset → set key value get substitution from migration steps

- docs/compatibility.md: setnx ✗ → ✓ with legacy alias note; add
  setex and psetex rows (also legacy aliases, present in migration guide
  but missing here)
@kacy kacy merged commit 5477a9e into main Feb 27, 2026
4 of 7 checks passed
@kacy kacy deleted the worktree-flickering-questing-lobster branch February 27, 2026 02:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant