gitkk/server
zhenyi cc202d6d1f feat(server): add tracing spans and caching to archive and blame services
- Add tracing spans with repo labels for archive and blame operations
- Implement caching for archive list entries when using OID selectors
- Implement caching for blame operations when using OID selectors
- Add detailed
2026-06-04 15:33:16 +08:00
..
archive.rs feat(server): add tracing spans and caching to archive and blame services 2026-06-04 15:33:16 +08:00
blame.rs feat(server): add tracing spans and caching to archive and blame services 2026-06-04 15:33:16 +08:00
branch.rs feat(server): add tracing spans and caching to archive and blame services 2026-06-04 15:33:16 +08:00
commit.rs feat(server): add tracing spans and caching to archive and blame services 2026-06-04 15:33:16 +08:00
diff.rs feat(server): add tracing spans and caching to archive and blame services 2026-06-04 15:33:16 +08:00
merge.rs feat(server): add tracing spans and caching to archive and blame services 2026-06-04 15:33:16 +08:00
mod.rs feat(server): add tracing spans and caching to archive and blame services 2026-06-04 15:33:16 +08:00
pack.rs feat(server): add tracing spans and caching to archive and blame services 2026-06-04 15:33:16 +08:00
repository_maint.rs feat(server): add tracing spans and caching to archive and blame services 2026-06-04 15:33:16 +08:00
repository.rs feat(server): add tracing spans and caching to archive and blame services 2026-06-04 15:33:16 +08:00
tag.rs feat(server): add tracing spans and caching to archive and blame services 2026-06-04 15:33:16 +08:00
tree.rs feat(server): add tracing spans and caching to archive and blame services 2026-06-04 15:33:16 +08:00