<rss version="2.0"><channel><title>Remi's RPM repository - enterprise - 9 - redis72 - aarch64</title><link>http://rpms.remirepo.net/enterprise/9/redis72/aarch64/repoview/latest-feed.xml</link><description>Latest packages for Remi's RPM repository - enterprise - 9 - redis72 - aarch64</description><lastBuildDate>Tue, 24 Feb 2026 07:43:42 +0000</lastBuildDate><generator>Repoview-0.6.6-4.el7</generator><item><guid>http://rpms.remirepo.net/enterprise/9/redis72/aarch64/repoview/redis.html+0:7.2.13-1.module_redis.7.2.el9.remi.aarch64</guid><link>http://rpms.remirepo.net/enterprise/9/redis72/aarch64/repoview/redis.html</link><pubDate>Tue, 24 Feb 2026 07:11:39 +0000</pubDate><title>Update: redis-7.2.13-1.module_redis.7.2.el9.remi</title><description>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;div&gt;
	&lt;p&gt;
		&lt;strong&gt;Package:&lt;/strong&gt; redis&lt;br /&gt;
		&lt;strong&gt;Summary:&lt;/strong&gt; A persistent key-value database
	&lt;/p&gt;
	&lt;p&gt;
		&lt;strong&gt;Description:&lt;/strong&gt;&lt;br /&gt;
		Redis is an advanced key-value store. It is often referred to as a data
structure server since keys can contain strings, hashes, lists, sets and
sorted sets.
You can run atomic operations on these types, like appending to a string;
incrementing the value in a hash; pushing to a list; computing set
intersection, union and difference; or getting the member with highest
ranking in a sorted set.
In order to achieve its outstanding performance, Redis works with an
in-memory dataset. Depending on your use case, you can persist it either
by dumping the dataset to disk every once in a while, or by appending
each command to a log.
Redis also supports trivial-to-setup master-slave replication, with very
fast non-blocking first synchronization, auto-reconnection on net split
and so forth.
Other features include Transactions, Pub/Sub, Lua scripting, Keys with a
limited time-to-live, and configuration settings to make Redis behave like
a cache.
You can use Redis from most programming languages also.
	&lt;/p&gt;
	&lt;h3&gt;Changes:&lt;/h3&gt;
	&lt;table cellpadding="0" cellspacing="5" border="0"&gt;
        &lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://rpms.remirepo.net/enterprise/9/redis72/aarch64/redis-7.2.13-1.module_redis.7.2.el9.remi.aarch64.rpm"&gt;redis-7.2.13-1.module_redis.7.2.el9.remi.aarch64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;1.6 MiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Remi Collet (2026-02-24)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- Redis 7.2.13 - Released Mon 23 Feb 2026 10:00:00 IST
- SECURITY: There is a security fix in the release&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://rpms.remirepo.net/enterprise/9/redis72/aarch64/redis-7.2.12-1.module_redis.7.2.el9.remi.aarch64.rpm"&gt;redis-7.2.12-1.module_redis.7.2.el9.remi.aarch64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;1.6 MiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Remi Collet (2025-11-03)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- Redis 7.2.12 Released Sun 2 Nov 2025 10:00:00 IST
- Update urgency: HIGH:
  There is a critical bug that may affect a subset of users.&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/table&gt;
&lt;/div&gt;</description></item><item><guid>http://rpms.remirepo.net/enterprise/9/redis72/aarch64/repoview/redis-devel.html+0:7.2.13-1.module_redis.7.2.el9.remi.aarch64</guid><link>http://rpms.remirepo.net/enterprise/9/redis72/aarch64/repoview/redis-devel.html</link><pubDate>Tue, 24 Feb 2026 07:11:39 +0000</pubDate><title>Update: redis-devel-7.2.13-1.module_redis.7.2.el9.remi</title><description>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;div&gt;
	&lt;p&gt;
		&lt;strong&gt;Package:&lt;/strong&gt; redis-devel&lt;br /&gt;
		&lt;strong&gt;Summary:&lt;/strong&gt; Development header for Redis module development
	&lt;/p&gt;
	&lt;p&gt;
		&lt;strong&gt;Description:&lt;/strong&gt;&lt;br /&gt;
		Header file required for building loadable Redis modules. Detailed
API documentation is available in the redis-doc package.
	&lt;/p&gt;
	&lt;h3&gt;Changes:&lt;/h3&gt;
	&lt;table cellpadding="0" cellspacing="5" border="0"&gt;
        &lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://rpms.remirepo.net/enterprise/9/redis72/aarch64/redis-devel-7.2.13-1.module_redis.7.2.el9.remi.aarch64.rpm"&gt;redis-devel-7.2.13-1.module_redis.7.2.el9.remi.aarch64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;25 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Remi Collet (2026-02-24)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- Redis 7.2.13 - Released Mon 23 Feb 2026 10:00:00 IST
- SECURITY: There is a security fix in the release&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://rpms.remirepo.net/enterprise/9/redis72/aarch64/redis-devel-7.2.12-1.module_redis.7.2.el9.remi.aarch64.rpm"&gt;redis-devel-7.2.12-1.module_redis.7.2.el9.remi.aarch64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;25 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Remi Collet (2025-11-03)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- Redis 7.2.12 Released Sun 2 Nov 2025 10:00:00 IST
- Update urgency: HIGH:
  There is a critical bug that may affect a subset of users.&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/table&gt;
&lt;/div&gt;</description></item><item><guid>http://rpms.remirepo.net/enterprise/9/redis72/aarch64/repoview/redis-doc.html+0:7.2.13-1.module_redis.7.2.el9.remi.noarch</guid><link>http://rpms.remirepo.net/enterprise/9/redis72/aarch64/repoview/redis-doc.html</link><pubDate>Tue, 24 Feb 2026 07:11:18 +0000</pubDate><title>Update: redis-doc-7.2.13-1.module_redis.7.2.el9.remi</title><description>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;div&gt;
	&lt;p&gt;
		&lt;strong&gt;Package:&lt;/strong&gt; redis-doc&lt;br /&gt;
		&lt;strong&gt;Summary:&lt;/strong&gt; Documentation for Redis including man pages
	&lt;/p&gt;
	&lt;p&gt;
		&lt;strong&gt;Description:&lt;/strong&gt;&lt;br /&gt;
		Manual pages and detailed documentation for many aspects of Redis use,
administration and development.
	&lt;/p&gt;
	&lt;h3&gt;Changes:&lt;/h3&gt;
	&lt;table cellpadding="0" cellspacing="5" border="0"&gt;
        &lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://rpms.remirepo.net/enterprise/9/redis72/aarch64/redis-doc-7.2.13-1.module_redis.7.2.el9.remi.noarch.rpm"&gt;redis-doc-7.2.13-1.module_redis.7.2.el9.remi.noarch&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;544 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Remi Collet (2026-02-24)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- Redis 7.2.13 - Released Mon 23 Feb 2026 10:00:00 IST
- SECURITY: There is a security fix in the release&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://rpms.remirepo.net/enterprise/9/redis72/aarch64/redis-doc-7.2.12-1.module_redis.7.2.el9.remi.noarch.rpm"&gt;redis-doc-7.2.12-1.module_redis.7.2.el9.remi.noarch&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;544 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Remi Collet (2025-11-03)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- Redis 7.2.12 Released Sun 2 Nov 2025 10:00:00 IST
- Update urgency: HIGH:
  There is a critical bug that may affect a subset of users.&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/table&gt;
&lt;/div&gt;</description></item></channel></rss>