Skip to content
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

API: sync support #202

Closed
martinheidegger opened this issue Feb 9, 2018 · 0 comments
Closed

API: sync support #202

martinheidegger opened this issue Feb 9, 2018 · 0 comments

Comments

@martinheidegger
Copy link
Contributor

There was some discussion in isaacs/node-glob#280 (comment) and millette/node-glob@bf88207#comments about adding support for external fs compatible API's to be used with node-glob - useful if you want to run glob operations against a dat archive.

As noted in millette/node-glob@bf88207#commitcomment-26675162, glob also comes with a sync API. I am not a fan of sync API's but I admit that they come in handy every now and then. In order to allow glob to work as-expected with hyperdrive I thought it might be a good idea to offer sync API's in addition to the current async API's. (not quite sure how to implement it though...)

@martinheidegger martinheidegger changed the title API sync support API: sync support Feb 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant