mirror of
https://github.com/suitenumerique/docs.git
synced 2026-09-14 05:37:53 +02:00
The nb_accesses cache TTL was very short, 30 seconds. That mean that the user will hit the cache for a very short period and the cache is probably not be hit. This is what we can see in the slow queries from the pg_stat_statements table. The query to compute the nb_accesses is executed a little bit less than the number of queries to list or retrieve documents, meaning the cache is not used.
Docs Documentation
Welcome to the official documentation for Docs.
This documentation is organized by topic and audience. Use the section below to quickly find what you are looking for.
Table of Contents
-
Getting started
-
Configuration
-
Architecture & design
-
Usage & operations
-
Project & product
-
Assets