Skip to content

docs: update readmes for cluster subcommands and benchmark - #79

Merged
kacy merged 1 commit into
mainfrom
docs/readme-cli-updates
Feb 10, 2026
Merged

docs: update readmes for cluster subcommands and benchmark#79
kacy merged 1 commit into
mainfrom
docs/readme-cli-updates

Conversation

@kacy

@kacy kacy commented Feb 10, 2026

Copy link
Copy Markdown
Owner

summary

updates all READMEs to reflect the cluster subcommands (#77) and built-in benchmark (#78) additions.

changes across 8 files:

  • root README — adds cluster subcommand and benchmark examples to the quickstart, updates CLI feature bullet, updates stats to 861 tests / ~18k LOC
  • ember-cli README — rewritten with cluster subcommand reference, benchmark usage/options/output, syntax highlighting and inline hint features
  • bench/README — adds built-in benchmark section as an alternative to external benchmark tools
  • 5 crate READMEs (server, core, protocol, persistence, cluster) — updates ember-cli cross-reference from (planned) to current feature summary

what was tested

  • reviewed all changes for accuracy against the current codebase
  • verified test count (cargo test --workspace) and LOC (find crates -name '*.rs' | xargs wc -l)

- root readme: add cluster subcommands and benchmark examples,
  update CLI feature description, update stats (861 tests, ~18k LOC)
- cli readme: rewrite with cluster subcommand reference, benchmark
  usage and options, syntax highlighting and hint features
- bench readme: add built-in benchmark section
- all crate readmes: update ember-cli from "(planned)" to current
  feature summary
@kacy
kacy merged commit 645305e into main Feb 10, 2026
7 checks passed
@kacy
kacy deleted the docs/readme-cli-updates branch February 10, 2026 02:39
kacy added a commit that referenced this pull request Feb 11, 2026
- root readme: add cluster subcommands and benchmark examples,
  update CLI feature description, update stats (861 tests, ~18k LOC)
- cli readme: rewrite with cluster subcommand reference, benchmark
  usage and options, syntax highlighting and hint features
- bench readme: add built-in benchmark section
- all crate readmes: update ember-cli from "(planned)" to current
  feature summary
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