pig-redis
pig-redis copied to clipboard
Add new zset mode
Jedis supports zset now, although their README.md doesn't list it. This commit introduces zset support into pig-redis. It still remains to be seen what to do about field values which only contain a single entry.