mirror of
https://github.com/p2p-ld/docs.git
synced 2025-01-09 13:54:28 +00:00
pre fork to sphinx
This commit is contained in:
parent
438e139899
commit
ae6f6d937f
2 changed files with 6 additions and 1 deletions
1
.github/workflows/deploy.yml
vendored
1
.github/workflows/deploy.yml
vendored
|
@ -25,6 +25,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
cache-all-crates: "true"
|
cache-all-crates: "true"
|
||||||
cache-targets: "false"
|
cache-targets: "false"
|
||||||
|
prefix-key: "v0"
|
||||||
# - run: cargo install --locked --path .
|
# - run: cargo install --locked --path .
|
||||||
|
|
||||||
- name: Install latest mdbook
|
- name: Install latest mdbook
|
||||||
|
|
|
@ -7,4 +7,8 @@ Making supra-peer clusters with explicit governance and policies for rehosting a
|
||||||
|
|
||||||
## Sharding
|
## Sharding
|
||||||
|
|
||||||
Splitting data across multiple peers within a federation
|
Splitting data across multiple peers within a federation
|
||||||
|
|
||||||
|
## Moderation
|
||||||
|
|
||||||
|
Federations MUST maintain a list of
|
Loading…
Reference in a new issue