From 1ef6d6b41233705e20143faa603f6cd5323b4a88 Mon Sep 17 00:00:00 2001 From: "mehmet.ari" Date: Thu, 13 May 2021 23:04:53 +0300 Subject: [PATCH] update readme file --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0c2b5da..79be448 100644 --- a/README.md +++ b/README.md @@ -98,6 +98,8 @@ jdempotent: query-timeout: 20000 kv-timeout: 3000 ``` + + Also you can disable jdempotent any time for example you don't have circut breaker but your redis down etc. You can wish disable jdempotent with following configuration.