From 1846f25c6b9e8441472b1e9a130230d933af496b Mon Sep 17 00:00:00 2001 From: LSmyrnaios Date: Tue, 20 Jun 2023 22:57:03 +0300 Subject: [PATCH] Update README. --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8013cc5..39d7a90 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # PDF Aggregation Statistics -This is a public API to get specific statistics from the PDF Aggregation Service. +This is a public API to get specific statistics from the PDF Aggregation Service.
+This service is designed to respond as fast as possible, by cashing the relevant data in memory, instead of running new queries to the database, for every request. +The cached data is updated every 6 hours. +

**Statistics API**: