Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO20
1 files changed, 0 insertions, 20 deletions
diff --git a/TODO b/TODO
deleted file mode 100644
index 1653462..0000000
--- a/TODO
+++ /dev/null
@@ -1,20 +0,0 @@
-- sync composite blobs
-- nocache for diff()
-- find only within `accept_range` ranges in DocumentClass.diff()
-- if not completed populate (but commit happened) was aborted, the rest of populate will be skipped next populate
-- do not sync objects that were created and deleted before syncing
-- more relibale db update on schema changes
-- make `Directory.diff()` more precise for and avoid using `seqno..` searches if there are closed ranges
-
-1.0
-===
-- query for all docs, return document name
-- limit uploaded size, at least for blobs
-- upload blobs by external url
-- range generators for bool and dates
-- (?) hide new docs in IndexProxy
-- use read/write processes for master server
-- IndexProxy should be smarter to take into account sorting of cached documents
-- (?) sugar-datastore like file storage optimizer
-- (?) multilingual order_by
-- (?) after processing Last-Modified/If-Modified-Since in get_prop() command, no need in setting seqno per property