mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-07 11:50:21 +00:00
note that setting k=1 is equivalent to replication
This commit is contained in:
parent
ba7e14a870
commit
b0c65ed232
@ -33,7 +33,7 @@ class RIIntroducerClient(RemoteInterface):
|
|||||||
grid (there is no point to producing more shares than there are
|
grid (there is no point to producing more shares than there are
|
||||||
peers), and k according to the desired reliability-vs-overhead goals.
|
peers), and k according to the desired reliability-vs-overhead goals.
|
||||||
|
|
||||||
Note that the current encoding technology requires k>=2.
|
Note that setting k=1 is equivalent to simple replication.
|
||||||
"""
|
"""
|
||||||
return None
|
return None
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user