Rinat Khabibiev

Results 14 comments of Rinat Khabibiev

Any ideas when this feature will be added? Like @dmarkham I also need message drop if ephemeral topic has no active channels. Message TTL = 0 would help with this...

@ploxiln thanks for reply. I have the catch. And a huge amount of ephemeral topics with one single undelivered message. Even with small mem-queue-size `/stats` is very hard to read...

@barbossa looks good for me. But can you explain why you need newer version of `colorama`?

@barbossa hi, sorry for delay. But I actually have not decided to make new version yet. But your PR will be in this version when it will be released. Speaking...

Wow! `Fabric` has released version 2! Didn't know. That's good point to upgrade requirements!

Unfortunately upgrading Fabric to version 2.0 is not so easy: http://www.fabfile.org/upgrading.html I'm afraid it will take a lot of time to finish this process. And most probably the result will...

Also there is a way to install both version of `Fabric` simultaneously: http://www.fabfile.org/upgrading.html#running-both-fabric-versions-simultaneously And even use both versions in a single configuration: http://www.fabfile.org/upgrading.html#creating-connection-and-or-config-objects-from-v1-settings @rizplate will you try it?

`Vagrant` is only needed to start live examples on a localhost. To deploy containers and services to remote servers (including cloud infrastructure) you do not need it. `Fabricio` can deploy...

Don't you think this changes should be applied only to [env](https://github.com/renskiy/fabricio/blob/d31895c3d73c102827adba95c6639559e7248ccf/fabricio/docker/container.py#L27) `Option`?