From 70fadb6a4e7f283b1fb802d92a70ef15f1643238 Mon Sep 17 00:00:00 2001 From: Jon Bratseth Date: Mon, 18 Feb 2019 15:23:06 +0100 Subject: Consistency --- TODO.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index 7f6a17bf082..29e38c1636b 100644 --- a/TODO.md +++ b/TODO.md @@ -117,8 +117,8 @@ However, maps cannot be indexed as text-search disk indexes. ## Global writes -**Effort:** Large
-**Difficulty:** Master
+**Effort:** High
+**Difficulty:** High
**Skills:** C++, Java, distributed systems, performance, multithreading, network, distributed consistency Vespa instances distribute data automatically within clusters, but these clusters are meant to consist of co-located @@ -141,8 +141,8 @@ supported is part of the design and analysis needed). ## Global dynamic tensors -**Effort:** High -**Difficulty:** Master
+**Effort:** High
+**Difficulty:** High
**Skills:** Java, C++, distributed systems, performance, networking, distributed consistency Tensors in ranking models may either be passed with the query, be part of the document or be configured as part of the -- cgit v1.2.3