To configure the Lettuce driver you should first add the redis-lettuce
module to your classpath:
You should then configure the URI of the Redis server you wish to communicate with in :
The setting should be in the format as described in the section of the Lettuce wiki |
You can also specify multiple Redis URIs using redis.uris
in which case a is created instead.