Skip to content

Commit d830ee1

Browse files
maboleklinawolf
andauthored
[BUGFIX] Fix another broken link to eviction policies (#6039)
* [BUGFIX] Fix another broken link to eviction policies * Update Documentation/ApiOverview/CachingFramework/Backends/Index.rst --------- Co-authored-by: Lina Wolf <48202465+linawolf@users.noreply.github.com>
1 parent 07333eb commit d830ee1

File tree

1 file changed

+1
-1
lines changed
  • Documentation/ApiOverview/CachingFramework/Backends

1 file changed

+1
-1
lines changed

Documentation/ApiOverview/CachingFramework/Backends/Index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,7 @@ Because of this, the following recommendations apply:
439439
the `info` command or via php-redis. Further information of the results of
440440
info is in the `documentation <https://redis.io/commands/info/>`__.
441441

442-
The `maxmemory-policy <https://redis.io/docs/manual/eviction/#eviction-policies>`__
442+
The `Eviction policy <https://redis.io/docs/latest/operate/rs/databases/memory-performance/eviction-policy/>`__
443443
options have the following drawbacks:
444444

445445
volatile-ttl

0 commit comments

Comments
 (0)