Skip to content

Instantly share code, notes, and snippets.

@memojja
Last active November 13, 2020 15:13
Show Gist options
  • Save memojja/79c6bf3e01a516d132574f30ff423d6d to your computer and use it in GitHub Desktop.
Save memojja/79c6bf3e01a516d132574f30ff423d6d to your computer and use it in GitHub Desktop.
jdempotent:
enable: true #if you want to disable `Jdempotent`, you can set as false
cache:
redis:
database: 9
password: pass
sentinelHostList: localhost
sentinelPort: 26379
sentinelMasterName: master
expirationTimeHour: 2
dialTimeoutSecond: 3
readTimeoutSecond: 3
writeTimeoutSecond: 3
maxRetryCount: 3
expireTimeoutHour: 84
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment