Disque Client spinach 0.2 released
I released spinach 0.2 today. 

This release addresses minor issues and allows to use lettuce 3.3.Final. It adds support for more Disque commands and eases creation of a DisqueURI.
Enhancements
Other Changes
Bump rxjava to 1.0.14
Polishing and sugar for DisqueURI
For complete information on spinach see the websites:
Links
Maven coordinates:
<dependency>
<groupId>biz.paluch.redis</groupId>
<artifactId>spinach</artifactId>
<version>0.2</version>
</dependency>Any feedback is appreciated or create issues on GitHub.