Added hash commands

This commit is contained in:
Jonathan Leibiusky
2010-06-13 02:11:24 -03:00
parent 14dc0399f2
commit fdf40d8fda
4 changed files with 258 additions and 2 deletions

View File

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