fork of radicle with Git LFS support, backed by IPFS
Go to file
Slack Coder 5472931ff0 node: prune project routing table
Avoid wasting persistent memory by cleaning up stale routing entries
when the routing table is considered constrained.  Limit pruning to
improve resiliency in the face of long intervals between service
downtimes.

Signed-off-by: Slack Coder <slackcoder@server.ky>
2022-11-15 12:26:34 -05:00
.github/workflows Update to Rust 1.65 2022-11-05 12:47:26 +01:00
.nix nix: update sources for rust-1.65 2022-11-05 12:48:02 +01:00
radicle Add `Patch`, `Issue`, `Label` COBs 2022-11-14 12:40:00 +01:00
radicle-cli Add `rad-rm` command 2022-11-15 16:22:08 +01:00
radicle-cob Various fixes to COBs 2022-11-14 12:40:00 +01:00
radicle-crypto Fix running `radicle-crypto` tests on its own 2022-11-09 13:21:44 +01:00
radicle-httpd Remove redundant `Options` type 2022-10-19 11:47:29 +02:00
radicle-node node: prune project routing table 2022-11-15 12:26:34 -05:00
radicle-remote-helper Use `Signer::try_sign` in interactive contexts 2022-11-03 13:06:00 +01:00
radicle-ssh Update to Rust 1.65 2022-11-05 12:47:26 +01:00
radicle-tools Add `rad-init` command 2022-11-07 22:01:49 +01:00
.gitignore Initial commit 2022-09-13 10:13:13 +02:00
Cargo.lock Add `Patch`, `Issue`, `Label` COBs 2022-11-14 12:40:00 +01:00
Cargo.toml Add `radicle-cli` crate's `terminal` module 2022-11-07 14:48:01 +01:00
README.md Add placeholder README 2022-10-14 13:19:28 +02:00
build.rs httpd: implement `git` fetch-only server 2022-10-19 11:36:16 +02:00
rust-toolchain Update to Rust 1.65 2022-11-05 12:47:26 +01:00

README.md

❤️🪵

Radicle Heartwood Protocol & Stack