update
This commit is contained in:
parent
f55a711a19
commit
92663489a5
1 changed files with 7 additions and 0 deletions
|
@ -193,6 +193,13 @@ Shards could have themes, and users could request to be part of the
|
||||||
shard that includes Software, or Grateful Dead, etc. This might encourage
|
shard that includes Software, or Grateful Dead, etc. This might encourage
|
||||||
users to devote more resources.
|
users to devote more resources.
|
||||||
|
|
||||||
|
Or, rather than doing a lucky dip and getting one or a couple shards,
|
||||||
|
a user could clone em all, and pick just which Items to store.
|
||||||
|
|
||||||
The contents of Items sometimes changes.
|
The contents of Items sometimes changes.
|
||||||
This can be reflected by updating an Item's file in the git repository.
|
This can be reflected by updating an Item's file in the git repository.
|
||||||
Clients will then download the new version of the Item.
|
Clients will then download the new version of the Item.
|
||||||
|
|
||||||
|
Items sometimes go dark; this could be reflected by deleting the item
|
||||||
|
from the repository. It's up to the clients what they do with the content
|
||||||
|
of such Items.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue