RedisDelegatingHost
play.api.cache.redis.configuration.RedisDelegatingHost
trait RedisDelegatingHost extends RedisHost
A helper trait delegating properties into the inner settings object
Attributes
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
redis database identifier to work with
host with redis server
when enabled security, this returns password for the AUTH command
when enabled security, this returns password for the AUTH command
Attributes
- Definition Classes
port redis listens on
In this article