Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

Commit

Permalink
Added note about GEOADD command issue
Browse files Browse the repository at this point in the history
  • Loading branch information
harshini-rangaswamy committed Jan 17, 2024
1 parent 841f78e commit 14b3add
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ Create a stream reactor sink connector from Apache Kafka® to Redis®*

**The Redis stream reactor sink connector** enables you to move data from **an Aiven for Apache Kafka® cluster** to **a Redis®* database**. The Lenses.io implementation enables you to write `KCQL transformations <https://docs.lenses.io/connectors/sink/redis.html>`_ on the topic data before sending it to the Redis database.

.. important::

A known issue with the ``GEOADD`` command in version 4.2.0 of the Redis stream reactor sink connector may cause exceptions during initialization under specific configurations. For more information, see the `GitHub issue <https://github.com/lensesio/stream-reactor/issues/990>`_.

.. note::

You can check the full set of available parameters and configuration options in the `connector's documentation <https://docs.lenses.io/connectors/sink/redis.html>`_.
Expand Down

0 comments on commit 14b3add

Please sign in to comment.