Skip to content

Commit f619e30

Browse files
committed
Add relref links for DB availability API in release notes
1 parent 0c9b912 commit f619e30

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

content/operate/rs/release-notes/rs-7-8-releases/rs-7-8-2-28.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,13 @@ This version offers:
6464

6565
- For more information, see the [client-side caching introduction]({{<relref "/develop/connect/clients/client-side-caching">}}) and [client-side caching compatibility with Redis Software]({{<relref "/operate/rs/references/compatibility/client-side-caching">}}).
6666

67-
- [Database availability API]({{<relref "/operate/rs/references/rest-api/requests/bdbs/availability">}}), which verifies whether a Redis Software database is available to perform read and write operations and can respond to queries from client applications. Load balancers and automated monitoring tools can use this API to monitor database availability.
67+
- Database availability API:
68+
69+
- Verifies whether a Redis Software database is available to perform read and write operations and can respond to queries from client applications.
70+
71+
- Load balancers and automated monitoring tools can use this API to monitor database availability.
72+
73+
- See [Check database availability]({{<relref "/operate/rs/databases/durability-ha/db-availability">}}) and the [REST API reference]({{<relref "/operate/rs/references/rest-api/requests/bdbs/availability">}}) for details.
6874

6975
- Metrics stream engine preview:
7076

0 commit comments

Comments
 (0)