-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Open
Description
Missing the ability to explicitly choose async file io, instead of the automatic php file hook, to be able to interopt with classic PHP code that needs synchronous file operations, and build our own features with async file io.
It appeared that old versions of swoole shipped with entrypoints such as Swoole\Async::writeFile
etc, so something similar to that with support for all the things you hook into anyhow.
Metadata
Metadata
Assignees
Labels
No labels