summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/hashicorp/memberlist/todo.md
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/hashicorp/memberlist/todo.md')
-rw-r--r--vendor/github.com/hashicorp/memberlist/todo.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/vendor/github.com/hashicorp/memberlist/todo.md b/vendor/github.com/hashicorp/memberlist/todo.md
new file mode 100644
index 000000000..009c1d647
--- /dev/null
+++ b/vendor/github.com/hashicorp/memberlist/todo.md
@@ -0,0 +1,6 @@
+# TODO
+* Dynamic RTT discovery
+ * Compute 99th percentile for ping/ack
+ * Better lower bound for ping/ack, faster failure detection
+* Dynamic MTU discovery
+ * Prevent lost updates, increases efficiency