Refresh DHT values just before they are due to expire.
[quix0rs-apt-p2p.git] / TODO
diff --git a/TODO b/TODO
index b204ce719843ea8c1f22c6d1381987c38e9b7b63..ce33a7763381df0317bbc3f5e5ed78db22f6a579 100644 (file)
--- a/TODO
+++ b/TODO
@@ -93,10 +93,3 @@ key. Once a querying node has found enough values (or all of them), then
 it would send the "get_value" method to the nodes that have the most
 values. The "get_value" query could also have a new parameter "number",
 which is the maximum number of values to return.
-
-
-Missing Kademlia implementation details are needed.
-
-The current implementation is missing some important features, mostly 
-focussed on storing values:
- - values need to be republished (every hour?)