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

.scaffold-redis.1.0.0.source-code.application-redis.yml Maven / Gradle / Ivy

The newest version!
# redis??
redis:
  lettuce:
    pool:
      max-idle: 8
      min-idle: 0
      max-active: 8
      max-wait: 10000
    command-timeout: 1000
    shutdown-timeout: 100




© 2015 - 2024 Weber Informatics LLC | Privacy Policy