II.
StackPart overview
Reference · livestack-part:krate-code-search
Krate Code Search (Zoekt) overview
Zoekt-based trigram code search service that indexes all org-scoped repositories into per-cohort shards. Provides sub-second regex and literal search across the entire forge. Currently in the post-MVP roadmap — the indexer scales independently from Gitea backends and API servers so search traffic never starves Git read/write operations.
Attributes
displayName
Krate Code Search (Zoekt)
category
tooling
description
Zoekt-based trigram code search service that indexes all org-scoped
repositories into per-cohort shards. Provides sub-second regex and
literal search across the entire forge. Currently in the post-MVP
roadmap — the indexer scales independently from Gitea backends and
API servers so search traffic never starves Git read/write operations.
Outgoing edges
implemented_by1
- tool:zoekt·ToolZoekt
part_of1
- platform:krate·Platform
realizes1
- layer:8-execution·LayerExecution
Incoming edges
None.