Commit 7b5b6e1dfbc40b4f33a0fd2fa077e97c11244456
update todo
Dominic Tarr committed on 5/3/2017, 8:20:42 AMParent: c42f1ea83ca3660eaa1086f0e86b0c7092dbf30e
Files changed
README.md | changed |
README.md | |||
---|---|---|---|
@@ -166,13 +166,13 @@ | |||
166 | 166 … | it easy to represent what messages have not been seen using just a incrementing sequence number per feed. | |
167 | 167 … | ||
168 | 168 … | ## todo | |
169 | 169 … | ||
170 | -* progress signals about how replicated we are (whether we are in sync or not, etc) | ||
171 | 170 … | * call a user function to decide whether we want to replicate a given feed (say, for blocking bad pers) | |
172 | 171 … | * handle models where it's okay to have gaps in a log (as with classic [insecure scuttlebutt](https://github.com/dominictarr/scuttlebutt) | |
173 | 172 … | ||
174 | 173 … | ## License | |
175 | 174 … | ||
176 | 175 … | MIT | |
177 | 176 … | ||
178 | 177 … | ||
178 … | + |
Built with git-ssb-web