Deleted user
Deleted user
Did you manage to get this going? Thanks.
The dependency version for event-loop should be `^1.0 | ^0.5 | ^0.4` to ensure that other projects depending on 0.4 can still be used together with predis.
@nrk Any updates on this?
[Redis-cluster](http://redis.io/topics/cluster-tutorial) has beed supported after redis 3.0+. I use it in python. Are there any plans to support it?
Yeah let me know if you have any problems, we're already using it in a production environment and it seems to work without a hitch so far.
Just to update this issue for you, we required this for Amazon S3/CloudFront so I created a processor for it. There's a couple of caveats though: - Uses gzip command...
I will try and get to it later this week if I can, unfortunately as a result of the separate transport requirement I had to remove the server WHERE clause...
See http://blog.sorah.jp/2012/01/24/inotify-limitation
LOL @Chrisivens should stop posting that #115 in every issue. I got that 'ConnectionError' error in two scenarios (i use ftp push cdn): 1. My FTP machine was sleeping. I...