Hi everyone, I see that org.apache.beam.sdk.io.redis <https://beam.apache.org/releases/javadoc/2.20.0/org/apache/beam/sdk/io/redis/package-summary.html> version 2.20.0 onwards, this connector is marked experimental.
I tried to see the changelog <https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319527&version=12346780> for v2.20.0 but could not find an explanation. I am working with apache beam 2.40.0 and wanted to know which classes and functions are marked experimental in *org.apache.beam.sdk.io.redis:2.40.0 *? Is it safe to use in production environments? Thanks!