Added commands to operate on sets

This commit is contained in:
Jonathan Leibiusky
2010-06-25 10:50:14 -03:00
parent ddb6091577
commit 2c8583d282
4 changed files with 268 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>redis.clients</groupId>
<artifactId>jedis</artifactId>
<version>0.0.5</version>
<version>0.0.6</version>
<dependencies>
<dependency>
<groupId>junit</groupId>