0
Implement the generator pattern in places where we handle big list
Source: nextcloud/server#56046 · opened by @artonge
Implement the generator pattern in places where we handle big list: - [ ] [scaling] User list - [ ] [scaling] Iterating user list of a group - [ ] [perf] File list - For getChildren/getDirectoryContent merging the subsequent request is hard, especially for mount points with duplicates filenames. Solution would be to store the history of filesname with hash or something else. - Not so an issue for big instances as it is mostly one user having a lot of files in one folder. - [x] [scaling/perf] Add generator in IResult - [ ] Add documentation - [...
No pledges yet. Be the first to back this.
Comments
Similar requests
Allow apps to register columns for bigint migrations
0 votes · 0 comments
Improve design of "Places" filter
0 votes · 0 comments
Force app password generation on places where there is a link to access non web Nextcloud resources
4 votes · 0 comments
External Storage: ignore folder pattern
2 votes · 0 comments
Add files pattern to ignore EXTRA_FILE checker errors
1 vote · 0 comments
No comments yet.