-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Performance improvements #173
Conversation
@labkode All these changes should be non-breaking and apply to We plan to use the new properties in the edge branch for performance optimizations. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@butonic could you maybe provide an example how you'd use the field_mask
for an ETAG-only query as mentioned in cs3org/reva#2976 ?
@glpatcern In general, a field mask uses a slice of strings. like
|
@labkode Please merge this after approval. We have no merge powers in this repo. |
Description
Releated to cs3org/reva#2976
to improve the performance.
@labkode
Changes
name
andspace
to ResourceInfoStat
,ListContainerStream
andListContainer
Requests