johm icon indicating copy to clipboard operation
johm copied to clipboard

Allow multiple instances of JOhm

Open jacek99 opened this issue 12 years ago • 0 comments

Right now JOhm has only static methods, which does not allow multiple instances of it to be created.

I maybe have a different JedisPool pointing to the master and a separate one pointing to a cluster of slaves for read-only operations.

There is no way to use JOhm when you have two separate JedisPool instances.

jacek99 avatar Oct 31 '12 23:10 jacek99