All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.github.ddth.commons.redis.README.md Maven / Gradle / Ivy

There is a newer version: 1.1.0
Show newest version
# com.github.ddth.commons.redis

***New since v0.8.0***

Redis utility and helper classes, based on [Jedis](https://github.com/xetorthio/jedis) lib.

***Maven***

```xml

    com.github.ddth
    ddth-commons-jedis
    ${ddth_commons_version}
    pom

```

## Class `JedisConnector` and `JedisUtils`

Helper class(es) to work with [Redis](https://redis.io) servers using [Jedis](https://github.com/xetorthio/jedis).

- Helper methods to create Jedis' pool, cluster instance and sharded pool.
- Wrapper class to manage connections to Redis' server, cluster or sharded servers.




© 2015 - 2025 Weber Informatics LLC | Privacy Policy