<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Redis on</title><link>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/redis/</link><description>Recent content in Redis on</description><generator>Hugo -- gohugo.io</generator><lastBuildDate>Sun, 11 Dec 2022 19:37:55 +0530</lastBuildDate><atom:link href="https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/redis/index.xml" rel="self" type="application/rss+xml"/><item><title>Redis Data Model</title><link>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/redis/redis-components/</link><pubDate>Mon, 12 Dec 2022 19:50:16 +0530</pubDate><guid>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/redis/redis-components/</guid><description>Redis is an open-source&amp;rsquo;s, high-performance, and in-memory data structure store, commonly used for caching.
Supported Redis Data Types:
Binary-safe Strings.
Lists: collections of string elements sorted according to the order of insertion. They are basically linked lists.
Sets: collections of unique, unsorted string elements.
Sorted Sets (ZSets): similar to sets but where every string element is associated to a floating number value, called score. The elements are always taken sorted by their score, so unlike sets it is possible to retrieve a range of elements (for example you may ask: give me the top 10, or the bottom 10).</description></item><item><title>Redis Connection</title><link>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/redis/redis-connection/</link><pubDate>Mon, 12 Dec 2022 19:50:16 +0530</pubDate><guid>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/redis/redis-connection/</guid><description>💡 Redis is a Premium Connector. See the Connector Marketplace topic. Please request your administrator to start a trial or subscribe to the Premium Redis connector.
Redis is an open-source, high-performance, and in-memory data structure store, commonly used for caching.
Redis versions 2.8.0 and above are supported.
This topic describes how to authenticate to Redis and configure any necessary connection properties in the Redis connection connector.
Prerequisites # Set the Server connection property to the name or address of the server your Redis instance is running on.</description></item><item><title>Redis Ingestion Source</title><link>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/redis/redis-ingestion-source/</link><pubDate>Mon, 12 Dec 2022 19:50:16 +0530</pubDate><guid>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/redis/redis-ingestion-source/</guid><description>💡 Redis is a Premium Connector. See the Connector Marketplace topic. Please request your administrator to start a trial or subscribe to the Premium Redis connector.
In Gathr, it can be added as a channel to help in fetching customers&amp;rsquo; and prospects&amp;rsquo; data and transform it as needed before storing it in a desired data warehouse to run further analytics.
Data Source Configuration # Configure the data source parameters as explained below.</description></item><item><title>Redis ETL Source</title><link>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/redis/redis-etl-source/</link><pubDate>Mon, 12 Dec 2022 19:50:16 +0530</pubDate><guid>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/redis/redis-etl-source/</guid><description>💡 Redis is a Premium Connector. See the Connector Marketplace topic. Please request your administrator to start a trial or subscribe to the Premium Redis connector.
In Gathr, it can be added as a channel to help in fetching customers&amp;rsquo; and prospects&amp;rsquo; data and transform it as needed before storing it in a desired data warehouse to run further analytics.
Schema Type # See the topic Provide Schema for ETL Source → to know how schema details can be provided for data sources.</description></item><item><title>Redis Incremental Configuration</title><link>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/redis/redis-incremental-configuration/</link><pubDate>Mon, 12 Dec 2022 19:50:16 +0530</pubDate><guid>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/redis/redis-incremental-configuration/</guid><description>💡 Redis is a Premium Connector. See the Connector Marketplace topic. Please request your administrator to start a trial or subscribe to the Premium Redis connector.
Enable Incremental Read # Use this method to fetch only the new or modified records instead of an entire data load.
Define the conditions to control the incremental data load during application runtime.
Column # A column should be selected that can act as a reference to identify changes in the data source from the last data movement.</description></item><item><title>Redis Ingestion Target</title><link>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/redis/redis-ingestion-target/</link><pubDate>Mon, 12 Dec 2022 19:50:16 +0530</pubDate><guid>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/redis/redis-ingestion-target/</guid><description>💡 Redis is a Premium Connector. See the Connector Marketplace topic. Please request your administrator to start a trial or subscribe to the Premium Redis connector.
Redis Ingestion Target allows you to emit the transformed data into your Redis accounts.
Target Configuration # Configure the data emitter parameters as explained below.
Connection Name # Connections are the service identifiers. A connection name can be selected from the list if you have created and saved connection details for Redis earlier.</description></item><item><title>Redis ETL Target</title><link>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/redis/redis-etl-target/</link><pubDate>Mon, 12 Dec 2022 19:50:16 +0530</pubDate><guid>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/redis/redis-etl-target/</guid><description>💡 Redis is a Premium Connector. See the Connector Marketplace topic. Please request your administrator to start a trial or subscribe to the Premium Redis connector.
Redis ETL Target allows you to emit the transformed data into your Redis accounts.
Target Configuration # Configure the data emitter parameters as explained below.
Connection Name # Connections are the service identifiers. A connection name can be selected from the list if you have created and saved connection details for Redis earlier.</description></item></channel></rss>