ray.zh
ray.zh
i saw the code in file `shelf_io.dart` at line 254 ``` return httpResponse .addStream(response.read()) .then((_) => httpResponse.close()); ``` this then call be stream read end, if exception has occur, the...
> @MisterChangRay – ooo...this might be a bug, honestly! can fixed the bug in next version?
@kevmoo
if u share via link, large file better, then open browser and download this file, immediately goto cancel download process , the file handle is forever be open, till programs...
+1, useful option!
redis is sentinel mode, if connecte to slave node, i get error ReplyError: ERR unknown command 'auth' should be auto reconnect to master node
不好意思老哥,最近公司比较忙,这个晚一点修复
已经修复了, 不过你这里既然要自定义序列化,为啥不直接将注解打到list上?而要将list再包一层
增加了 handleCollection 配置,可以自定义序列化整个集合。