- Add remote client functions for archive, blame, and branch services - Implement fallback logic to forward requests to remote storage nodes - Add logging for forwarding operations with route details - Update Cargo.lock with new dependencies including ractor cluster libraries - Extend .gitignore with IDE and build system files - Remove outdated comments from bare repository implementation |
||
|---|---|---|
| .. | ||
| archive.rs | ||
| blame.rs | ||
| branch.rs | ||
| cache.rs | ||
| commit.rs | ||
| diff.rs | ||
| merge.rs | ||
| mod.rs | ||
| pack.rs | ||
| repository_maint.rs | ||
| repository.rs | ||
| tag.rs | ||
| tree.rs | ||