[TIMOB-24992] TiAPI: Expose asynchronous file-system
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | None |
Status | Open |
Resolution | Unresolved |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Hans Knöchel |
Assignee | Unknown |
Created | 2017-07-21T01:45:11.000+0000 |
Updated | 2018-02-28T19:55:10.000+0000 |
Description
As part of the engineering week decisions, we are planning to have an asynchronous, non blocking file-system module that will eventually deprecate the old one as we are moving forward with it. In an ideal case, it will share the API with the NodeJS system-module
fs
for improved interoperability.
No comments