aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDavid Barksdale <amatus@amatus.name>2015-07-01 23:15:59 -0500
committerDavid Barksdale <amatus@amatus.name>2015-07-01 23:15:59 -0500
commit88e5e2307a5bce44a19f452e4b93dc1656c8c874 (patch)
tree4a923f55de7fdcc6b2b406ef02b5e57542857e85 /README.md
parentc55b1896cb657608ca7ac5dee1c15f4335d0339b (diff)
Don't read published files into RAM
The needed GNUnet API change was made but cannot be pushed upstream as it would conflict with the GNUNET_FS_FLAGS_PERSISTENCE flag.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index 0631c5b..edbbc8a 100644
--- a/README.md
+++ b/README.md
@@ -24,8 +24,6 @@ Roadmap
* Publish.
* The user can only select one file at a time.
* No directory support.
- * Needs a GNUnet API change to access the File object piecewise instead
- of loading the entire thing into RAM.
* Download.
* No directory support.
* Needs indexedDB support to store the file piecewise instead of