53 54 55
# File 'lib/collectr/redis/redis_hash.rb', line 53 def delete(key) @store.hdel @title, serialize(key) end