<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>RedisJSON on AI VOID</title><link>https://ai-blog.noorshomelab.dev/tags/redisjson/</link><description>Recent content in RedisJSON on AI VOID</description><generator>Hugo</generator><language>en</language><lastBuildDate>Fri, 07 Nov 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://ai-blog.noorshomelab.dev/tags/redisjson/index.xml" rel="self" type="application/rss+xml"/><item><title>Advanced Topics: Redis Modules and Beyond</title><link>https://ai-blog.noorshomelab.dev/redis-guide/redis-modules-and-beyond/</link><pubDate>Fri, 07 Nov 2025 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/redis-guide/redis-modules-and-beyond/</guid><description>&lt;p&gt;While Redis&amp;rsquo;s core data structures (Strings, Hashes, Lists, Sets, Sorted Sets, Streams) are incredibly powerful, there are many specialized data processing needs that go beyond them. This is where &lt;strong&gt;Redis Modules&lt;/strong&gt; shine.&lt;/p&gt;
&lt;p&gt;Historically, Redis Modules were separate add-ons that extended Redis&amp;rsquo;s functionality. With the release of Redis Open Source 8.x, many of these powerful features have been integrated directly into the Redis core distribution (or are easily available via Redis Stack, which bundles them). This dramatically simplifies deployment and unlocks new capabilities, especially in areas like AI, real-time analytics, and search.&lt;/p&gt;</description></item></channel></rss>