Try Jedis or better-still JOhm if you would like to have automatic object
mapping to Redis. You can select a connection pool of your choice even
though we recommend you use Apache Commons Pool.
Cassandra and Redis are very different beasts and work best at their
respective scales. If you just want
Enterprise applications is a very broad topic. There's no one answer for every
type.
You specifically mention a transactional scenario. For that, I can recommend
you look at Cages (http://code.google.com/p/cages) if you haven't already.
On Feb 15, 2011, at 19:45, Ritesh Tijoriwala
wrote:
> H