diff --git a/8/root/usr/share/container-scripts/valkey/README.md b/8/root/usr/share/container-scripts/valkey/README.md index b6a877b..2027dbd 100644 --- a/8/root/usr/share/container-scripts/valkey/README.md +++ b/8/root/usr/share/container-scripts/valkey/README.md @@ -21,6 +21,7 @@ or getting the member with highest ranking in a sorted set. In order to achieve performance, Valkey works with an in-memory dataset. Depending on your use case, you can persist it either by dumping the dataset to disk every once in a while, or by appending each command to a log. +See [the Red Hat Enterprise Linux Application Streams Life Cycle page](https://access.redhat.com/support/policy/updates/rhel-app-streams-life-cycle) for information about support for this particular stream. Usage ----- diff --git a/README.md b/README.md index 7e2b6e6..dcda247 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,8 @@ Table start Table end --> +See [the Red Hat Enterprise Linux Application Streams Life Cycle page](https://access.redhat.com/support/policy/updates/rhel-app-streams-life-cycle) for information about support for a particular stream. + Installation ------------ To build a valkey image, choose either the CentOS Stream: