Fix Jedis ClassCastExceptions closing pipeline after tx

DATAREDIS-143

Use pipeline instance instead of transaction instance
to execute ops
This commit is contained in:
Jennifer Hickey
2013-07-22 12:09:03 -07:00
parent a40a88795a
commit f41647b3bc
6 changed files with 619 additions and 441 deletions