Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/TODO
blob: 1653462729951e1042aaf89b96d2819046934c00 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
- 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