docs.rs failed to build nornir-0.5.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
nornir-0.4.27
nornir
Project-management with time-travel — your wayfinder for a multi-crate Rust workspace: one append-only, git-SHA-time-travelled warehouse unifying code-intelligence, releases, tests and a knowledge graph behind a self-discovering completeness gate. What Maven + Jira should have been.
Mashup — one embedded warehouse vs the catalog services
nornir's warehouse is an embedded, single-file ACID catalog (skade-katalog) — no Nessie/Polaris service to stand up — and it reads faster than either:
table_exists (catalog read) |
nornir · skade-katalog | vs Nessie | vs Polaris |
|---|---|---|---|
| 2.0M ops/s · 0.31 µs p50, lock-free per core | ✅ embedded | ~492× faster | ~677× faster |
The full leaderboard — every storage variant, all four catalog capabilities — is in the manual.
Read the real docs
- 📖 The complete manual —
docs/book.pdf— every subsystem chapter (design, warehouse, docs generation, vector search, release & history). - 📄 Full overview —
.nornir/README-full.md— the detailed pitch, quickstart, design, the full competitive matrix, and all measured benchmarks. - 📝
docs/book.md— the manual, as Markdown. Search it withnornir docs search nornir "<query>".