You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In a previous discussion about inefficiency in the globStatus implementation (see issue #123), it was mentioned that the API lacks server-side filtering support.
I've noticed that the list endpoint now supports a matchGlob parameter. Implementing globbing through the API could significantly improve performance and reduce costs for listing operations.
The text was updated successfully, but these errors were encountered:
In a previous discussion about inefficiency in the globStatus implementation (see issue #123), it was mentioned that the API lacks server-side filtering support.
I've noticed that the list endpoint now supports a
matchGlob
parameter. Implementing globbing through the API could significantly improve performance and reduce costs for listing operations.The text was updated successfully, but these errors were encountered: