<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Redis Insight on Docs</title>
    <link>https://redis.io/docs/latest/develop/tools/insight/</link>
    <description>Recent content in Redis Insight on Docs</description>
    <generator>Hugo</generator>
    <language>en</language>
    <atom:link href="https://redis.io/docs/latest/develop/tools/insight/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Redis Copilot FAQ</title>
      <link>https://redis.io/docs/latest/develop/tools/insight/copilot-faq/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://redis.io/docs/latest/develop/tools/insight/copilot-faq/</guid>
      <description>&lt;h2 id=&#34;general-questions&#34; class=&#34;group relative&#34;&gt;&#xA;  General questions&#xA;  &lt;a href=&#34;#general-questions&#34; class=&#34;header-link opacity-0 group-hover:opacity-100 transition-opacity duration-200 ml-1 align-baseline&#34; aria-label=&#34;Link to this section&#34; title=&#34;Copy link to clipboard&#34;&gt;&#xA;    &lt;svg class=&#34;inline-block w-4 h-4 align-baseline&#34; fill=&#34;currentColor&#34; viewBox=&#34;0 0 20 20&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;&#xA;      &lt;path fill-rule=&#34;evenodd&#34; d=&#34;M12.586 4.586a2 2 0 112.828 2.828l-3 3a2 2 0 01-2.828 0 1 1 0 00-1.414 1.414 4 4 0 005.656 0l3-3a4 4 0 00-5.656-5.656l-1.5 1.5a1 1 0 101.414 1.414l1.5-1.5zm-5 5a2 2 0 012.828 0 1 1 0 101.414-1.414 4 4 0 00-5.656 0l-3 3a4 4 0 105.656 5.656l1.5-1.5a1 1 0 10-1.414-1.414l-1.5 1.5a2 2 0 11-2.828-2.828l3-3z&#34; clip-rule=&#34;evenodd&#34;&gt;&lt;/path&gt;&#xA;    &lt;/svg&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;h3 id=&#34;what-is-redis-copilot&#34; class=&#34;group relative&#34;&gt;&#xA;  What is Redis Copilot?&#xA;  &lt;a href=&#34;#what-is-redis-copilot&#34; class=&#34;header-link opacity-0 group-hover:opacity-100 transition-opacity duration-200 ml-1 align-baseline&#34; aria-label=&#34;Link to this section&#34; title=&#34;Copy link to clipboard&#34;&gt;&#xA;    &lt;svg class=&#34;inline-block w-4 h-4 align-baseline&#34; fill=&#34;currentColor&#34; viewBox=&#34;0 0 20 20&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;&#xA;      &lt;path fill-rule=&#34;evenodd&#34; d=&#34;M12.586 4.586a2 2 0 112.828 2.828l-3 3a2 2 0 01-2.828 0 1 1 0 00-1.414 1.414 4 4 0 005.656 0l3-3a4 4 0 00-5.656-5.656l-1.5 1.5a1 1 0 101.414 1.414l1.5-1.5zm-5 5a2 2 0 012.828 0 1 1 0 101.414-1.414 4 4 0 00-5.656 0l-3 3a4 4 0 105.656 5.656l1.5-1.5a1 1 0 10-1.414-1.414l-1.5 1.5a2 2 0 11-2.828-2.828l3-3z&#34; clip-rule=&#34;evenodd&#34;&gt;&lt;/path&gt;&#xA;    &lt;/svg&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h3&gt;&#xA;&lt;p&gt;Redis Copilot is an AI-powered developer assistant that helps you learn about Redis, explore your Redis data, and build search queries in a conversational manner.  It is available in our flagship visual GUI developer tool, Redis Insight, as well as within the Redis public documentation (general chatbot).&lt;/p&gt;</description>
    </item>
    <item>
      <title>RDI in Redis Insight</title>
      <link>https://redis.io/docs/latest/develop/tools/insight/rdi-connector/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://redis.io/docs/latest/develop/tools/insight/rdi-connector/</guid>
      <description>&lt;p&gt;Redis Data Integration (RDI) and its &lt;a href=&#34;https://redis.io/docs/latest/integrate/redis-data-integration/&#34;&gt;ingest pipeline capability&lt;/a&gt; is an end-to-end solution for mirroring your application&#39;s primary database in Redis. RDI employs a capture data change mechanism and a stream processor to map and transform source data such as relational tables into fast Redis data structures that match your use cases.&#xA;You can read more about RDI&#39;s ingest architecture &lt;a href=&#34;https://redis.io/docs/latest/integrate/redis-data-integration/architecture/&#34;&gt;on these pages&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;As of version &lt;code&gt;2.54.0&lt;/code&gt;, Redis Insight includes RDI connectivity, which allows you to connect to &lt;a href=&#34;https://redis.io/docs/latest/integrate/redis-data-integration/architecture/#how-rdi-is-deployed&#34;&gt;RDI management planes&lt;/a&gt;, create, test, and deploy &lt;a href=&#34;https://redis.io/docs/latest/integrate/redis-data-integration/data-pipelines/&#34;&gt;RDI pipelines&lt;/a&gt;, and view RDI statistics.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Manage streams and consumer groups in Redis Insight</title>
      <link>https://redis.io/docs/latest/develop/tools/insight/insight-stream-consumer/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://redis.io/docs/latest/develop/tools/insight/insight-stream-consumer/</guid>
      <description>&lt;p&gt;A &lt;em&gt;stream&lt;/em&gt; is an append-only log file.&#xA;When you add data to it, you cannot change it.&#xA;That may seem like a disadvantage; however, a stream serves as a log or single source of truth.&#xA;It can also be used as a buffer between processes that work at different speeds and do not need to know about each other.&#xA;For more conceptual information about streams, see &lt;a href=&#34;https://redis.io/docs/latest/develop/data-types/streams/&#34;&gt;Redis Streams&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;In this topic, you will learn how to add and work with streams as well as consumer groups in Redis Insight.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Redis Insight debugging information</title>
      <link>https://redis.io/docs/latest/develop/tools/insight/debugging/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://redis.io/docs/latest/develop/tools/insight/debugging/</guid>
      <description>&lt;p&gt;If you are experiencing errors or other issues when using Redis Insight, follow the steps below to learn more about the errors and to identify root cause.&lt;/p&gt;&#xA;&lt;h2 id=&#34;connection-issues&#34; class=&#34;group relative&#34;&gt;&#xA;  Connection issues&#xA;  &lt;a href=&#34;#connection-issues&#34; class=&#34;header-link opacity-0 group-hover:opacity-100 transition-opacity duration-200 ml-1 align-baseline&#34; aria-label=&#34;Link to this section&#34; title=&#34;Copy link to clipboard&#34;&gt;&#xA;    &lt;svg class=&#34;inline-block w-4 h-4 align-baseline&#34; fill=&#34;currentColor&#34; viewBox=&#34;0 0 20 20&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;&#xA;      &lt;path fill-rule=&#34;evenodd&#34; d=&#34;M12.586 4.586a2 2 0 112.828 2.828l-3 3a2 2 0 01-2.828 0 1 1 0 00-1.414 1.414 4 4 0 005.656 0l3-3a4 4 0 00-5.656-5.656l-1.5 1.5a1 1 0 101.414 1.414l1.5-1.5zm-5 5a2 2 0 012.828 0 1 1 0 101.414-1.414 4 4 0 00-5.656 0l-3 3a4 4 0 105.656 5.656l1.5-1.5a1 1 0 10-1.414-1.414l-1.5 1.5a2 2 0 11-2.828-2.828l3-3z&#34; clip-rule=&#34;evenodd&#34;&gt;&lt;/path&gt;&#xA;    &lt;/svg&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;If you experience connection issues, try these steps.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
