From 049038df9a03754ba9feb42f8ef8f7ec06d49df2 Mon Sep 17 00:00:00 2001 From: DemigodCode Date: Tue, 10 Oct 2023 10:02:55 +0200 Subject: [PATCH] Doc update --- Resources/doc/features/invalidation.rst | 1 + Resources/doc/features/tagging.rst | 1 + 2 files changed, 2 insertions(+) diff --git a/Resources/doc/features/invalidation.rst b/Resources/doc/features/invalidation.rst index dd41f824..0a68794c 100644 --- a/Resources/doc/features/invalidation.rst +++ b/Resources/doc/features/invalidation.rst @@ -6,6 +6,7 @@ Invalidation * :ref:`Varnish ` * :ref:`Nginx ` (except regular expressions) * :doc:`symfony-http-cache` (except regular expressions) +* Fastly (except regular expressions) **Preparation**: diff --git a/Resources/doc/features/tagging.rst b/Resources/doc/features/tagging.rst index 62db6b81..f8971900 100644 --- a/Resources/doc/features/tagging.rst +++ b/Resources/doc/features/tagging.rst @@ -5,6 +5,7 @@ Tagging * :ref:`Varnish ` * :ref:`Symfony ` +* Fastly If your application has many intricate relationships between cached items, which makes it complex to invalidate them by route, cache tagging will be