We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
为什么没有设计异步接口?
The text was updated successfully, but these errors were encountered:
相对来说前端数据量一般不会很大吧,表结构也不会多么复杂,苹果设备I/O本身就比较快。可以不用异步吧
Sorry, something went wrong.
是的,这个库是为简单场景设计的,并不适用于一些复杂的需求。如果你有异步的需求,可能需要考虑别的库。
在 2016年3月8日 下午12:30,杜晓星 [email protected]写道:
相对来说前端数据量一般不会很大吧,表结构也不会多么复杂,苹果设备I/O本身就比较快。可以不用异步吧 — Reply to this email directly or view it on GitHub #23 (comment) .
— Reply to this email directly or view it on GitHub #23 (comment) .
No branches or pull requests
为什么没有设计异步接口?
The text was updated successfully, but these errors were encountered: