Results 76 comments of iamazy

hi @scrogson, you can check [it](https://github.com/iamazy/kafkas/tree/trunk) out thought it still has a lot of bugs. [kafkas](https://github.com/iamazy/kafkas/tree/trunk) - async kafka client for rust

I think set fixed size is not final solution, I will try another linux recv api, thanks again!!!

Yeap, the volume should be removed from readable/writable volume list in `topology` after it crashed

`tokio` dont' have `read_at/write_at` methods, it hard to read/append file between multiple threads at same time. see [Feature request: read_at/write_at for tokio::fs::File](https://github.com/tokio-rs/tokio/issues/1529) At present, it should use `std::os::unix::fs::FileExt` when using...

我很喜欢打羽毛球,可惜我没有iphone🤣

@perrynzhou It will support s3 after [Filer](https://github.com/helyim/helyim/issues/80) implemented

@thexiay That's awesome!!!. I have made some efforts in branch [filer](https://github.com/helyim/helyim/tree/filer), you can continue to develop it or start from scratch

> I recommend [Apache OpenDAL ](https://github.com/apache/opendal) yes, it will be used in tiered storage feature

filer has already supported