Split README (1900 lines) into quick-start + docs/ #73

Closed
opened 2026-02-22 13:38:53 +00:00 by ash · 0 comments
Owner

Problem

README.md is 1900 lines. Thats a book. New users bounce.

Fix

  • README: 200 lines max. Quick-start, install, 3 patterns, link to docs/
  • docs/getting-started.md — full tutorial
  • docs/stores.md — backend comparison
  • docs/serialization.md — codec guide
  • docs/middleware.md — logging, metrics, otel
  • docs/advanced.md — snapshots, subscriptions, clustering, GDPR

Acceptance

  • README < 250 lines
  • docs/ has all detailed content
  • Nothing lost, just reorganized
## Problem README.md is 1900 lines. Thats a book. New users bounce. ## Fix - README: 200 lines max. Quick-start, install, 3 patterns, link to docs/ - docs/getting-started.md — full tutorial - docs/stores.md — backend comparison - docs/serialization.md — codec guide - docs/middleware.md — logging, metrics, otel - docs/advanced.md — snapshots, subscriptions, clustering, GDPR ## Acceptance - [ ] README < 250 lines - [ ] docs/ has all detailed content - [ ] Nothing lost, just reorganized
ash closed this issue 2026-02-22 15:08:58 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ash/eskit#73
No description provided.