From ae6f6d937f1b1e81a948a910eaa4978ba02134f9 Mon Sep 17 00:00:00 2001 From: sneakers-the-rat Date: Tue, 6 Jun 2023 17:27:42 -0700 Subject: [PATCH] pre fork to sphinx --- .github/workflows/deploy.yml | 1 + src/federation.md | 6 +++++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index f09eba9..e5fe8b3 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -25,6 +25,7 @@ jobs: with: cache-all-crates: "true" cache-targets: "false" + prefix-key: "v0" # - run: cargo install --locked --path . - name: Install latest mdbook diff --git a/src/federation.md b/src/federation.md index d880d80..c2654fe 100644 --- a/src/federation.md +++ b/src/federation.md @@ -7,4 +7,8 @@ Making supra-peer clusters with explicit governance and policies for rehosting a ## Sharding -Splitting data across multiple peers within a federation \ No newline at end of file +Splitting data across multiple peers within a federation + +## Moderation + +Federations MUST maintain a list of \ No newline at end of file