Pavel Kirilin

Results 228 comments of Pavel Kirilin
trafficstars

I guess it would be nice to have a github page for docs.

Readme updated. Docs are now available at https://s3rius.github.io/rustus/. Now I need to fix some mistakes in docs.

Link to crate: https://crates.io/crates/assay

It's quite a challenge. I won't do it for now. For all people who want to work with S3 as a primary storage, you can use [s3fs-fuse](https://github.com/s3fs-fuse/s3fs-fuse) to mount s3...

@Kaelten It's a great idea. I'll try to make such option.

Maybe it would be better if we change the format of hooks to be more intuitive. And I guess changing `URI` to `uri` is a good thing.

I guess we can break backwards compatibility, if we bump major version of the project. I don't think there will be a lot of difference to current format. But if...

I updated docs and added new format (v2) where `URI` is lowercase. Will release in 0.5.8. Please check it out.

> New documentation updates is a big upgrade. I'll test upgraded to .8 and switching over to the v2 format soon. Cool. I'm waiting for it.