From 6de15a325437e1385ff2761e0db6f843995e083e Mon Sep 17 00:00:00 2001 From: Yamac <32689837+yamac-kurtulus@users.noreply.github.com> Date: Tue, 5 Sep 2023 21:40:01 +0300 Subject: [PATCH] Update README.rst Add archive.org link --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 1928f98de..425ba0fd0 100644 --- a/README.rst +++ b/README.rst @@ -124,7 +124,7 @@ stuck with a huge table that's modified rapidly? Since you've mixed your cold (9 you're caching and invalidating an entire table. It's like trying to boil 1 ton of noodles inside ONE pot instead of 100 pots boiling 1 ton of noodles. Which is more efficient? The splitting up of them. -Note 1: My personal experience with caches stems from Reddit's: https://redditblog.com/2017/01/17/caching-at-reddit/ +Note 1: My personal experience with caches stems from Reddit's: https://redditblog.com/2017/01/17/caching-at-reddit/ (Removed. `Latest snapshot from archive.org link on 2021-08-03 `_) Note 2: Technical comparison: https://django-cachalot.readthedocs.io/en/latest/introduction.html#comparison-with-similar-tools