Denis Garus
Denis Garus
Hexpm adapter adds two `Content-Length` headers `Content-Length: 24576` and `Content-Length: 0` (wrong) in a smoke test. After removing the wrong `Content-Length: 0`, the hexpm smoke test is hanging.
Remove ``` org.cqfn rio 0.3 ``` We should use the framework opportunity to do as much work as possible.
Create verification test for `ArtipieStorage`.
Create integration test for `ArtipieStorage`
Add example to [Storage configurations](https://github.com/artipie/artipie/wiki/Configuration-Storage) for RedisStorage implementation.
related to #2993 @thomaseizinger Hi! There were so many changes in the master branch, so it was easier for me to create a new PR from scratch. I tried to...