aboutsummaryrefslogtreecommitdiff
path: root/src/util/config.rs
Commit message (Collapse)AuthorAgeFilesLines
* Remove epidemic propagation for fully replicated stuff: write directly to ↵Alex Auvolat2021-03-051-5/+5
| | | | all nodes
* Build path correctlyQuentin2020-11-111-0/+1
|
* Extract bucketQuentin2020-11-101-1/+2
|
* Skeleton to the new web APIQuentin2020-11-021-1/+1
|
* Add "web" configuration entryQuentin2020-10-311-0/+7
|
* Add automatic peer discovery from ConsulAlex Auvolat2020-06-301-0/+2
|
* Rename epidemic_factor to epidemic_fanout (that's what it is); complete conf ↵Alex Auvolat2020-06-301-3/+3
| | | | example in readme
* Starting to be S3 compatibleAlex Auvolat2020-04-241-1/+8
|
* Split code for modular compilationAlex Auvolat2020-04-241-0/+66