Ruby client library updated. Important changes in this new version!

This commit is contained in:
antirez
2009-03-27 12:14:35 +01:00
parent 1a4601492c
commit 29fac6170a
14 changed files with 739 additions and 850 deletions

View File

@ -7,7 +7,7 @@ require 'tasks/redis.tasks'
GEM = 'redis'
GEM_VERSION = '0.0.2'
GEM_VERSION = '0.0.3'
AUTHORS = ['Ezra Zygmuntowicz', 'Taylor Weibley']
EMAIL = "ez@engineyard.com"
HOMEPAGE = "http://github.com/ezmobius/redis-rb"