From b154fb6a4943dcca2f54da2ea63cde667d8c0886 Mon Sep 17 00:00:00 2001 From: Tim Middleton Date: Thu, 10 Jul 2025 18:46:53 +0800 Subject: [PATCH] Remove Coherence from generic.yaml, still in Oracle.yaml Signed-off-by: Tim Middleton --- daprdocs/data/components/state_stores/generic.yaml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/daprdocs/data/components/state_stores/generic.yaml b/daprdocs/data/components/state_stores/generic.yaml index b5654f98e..ee5ca782c 100644 --- a/daprdocs/data/components/state_stores/generic.yaml +++ b/daprdocs/data/components/state_stores/generic.yaml @@ -31,17 +31,6 @@ etag: true ttl: true query: true -- component: Coherence - link: setup-coherence - state: Alpha - version: v1 - since: "1.16" - features: - crud: true - transactions: false - etag: false - ttl: true - query: false - component: Couchbase link: setup-couchbase state: Alpha