in src/components/HomepageFeatures/index.tsx [40:48]
imgPath: require('@site/static/img/high-available.png').default,
title: 'High Available',
description: (
<>
Support Redis sentinel to failover when master or replica was failed
</>
),
},
{