You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Spring Integration PR (#61)
* feat: allow client to be instantiated with a Jedis instance
* feat: allow for GsonBuilder (Gson factory) to be set on the client
* test: constructor test with Jedis instance, test for custom GsonBuilder