Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 945 Bytes

File metadata and controls

16 lines (11 loc) · 945 Bytes

PeerSection

Properties

Name Type Description Notes
default_bind Option<crate::models::DefaultBind> [optional]
default_server Option<crate::models::DefaultServer> [optional]
disabled Option<bool> [optional]
enabled Option<bool> [optional]
name String
shards Option<i32> In some configurations, one would like to distribute the stick-table contents to some peers in place of sending all the stick-table contents to each peer declared in the "peers" section. In such cases, "shards" specifies the number of peer involved in this stick-table contents distribution. [optional]

[Back to Model list] [Back to API list] [Back to README]