From e7b3bb90f75ecca773338402a35a3ff6d28c2b14 Mon Sep 17 00:00:00 2001 From: Duke Leto Date: Fri, 4 Dec 2020 08:32:24 -0500 Subject: [PATCH] update docs --- doc/reducing-memory-usage.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/reducing-memory-usage.md b/doc/reducing-memory-usage.md index 333ea0086..60d578ad8 100644 --- a/doc/reducing-memory-usage.md +++ b/doc/reducing-memory-usage.md @@ -1,5 +1,4 @@ -In-memory caches ----------------- +# In-memory caches The size of some in-memory caches can be reduced. As caches trade off memory usage for performance, usually reducing these have a negative effect on performance.