Remi's RPM repository - fedora - 40 - redis80 - aarch64http://rpms.remirepo.net/fedora/40/redis80/aarch64/repoview/latest-feed.xmlLatest packages for Remi's RPM repository - fedora - 40 - redis80 - aarch64Mon, 28 Jul 2025 13:55:56 +0000Repoview-0.6.6-4.el7http://rpms.remirepo.net/fedora/40/redis80/aarch64/repoview/redis.html+0:8.0.3-4.module_redis.8.0.fc40.remi.aarch64http://rpms.remirepo.net/fedora/40/redis80/aarch64/repoview/redis.htmlMon, 28 Jul 2025 13:45:18 +0000Update: redis-8.0.3-4.module_redis.8.0.fc40.remi<?xml version="1.0" encoding="utf-8"?> <div> <p> <strong>Package:</strong> redis<br /> <strong>Summary:</strong> A persistent key-value database </p> <p> <strong>Description:</strong><br /> 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. </p> <h3>Changes:</h3> <table cellpadding="0" cellspacing="5" border="0"> <tr> <td valign="top"><a href="http://rpms.remirepo.net/fedora/40/redis80/aarch64/redis-8.0.3-4.module_redis.8.0.fc40.remi.aarch64.rpm">redis-8.0.3-4.module_redis.8.0.fc40.remi.aarch64</a> [<span style="white-space: nowrap">1.7 MiB</span>]</td> <td valign="top"> <strong>Changelog</strong> by <span>Remi Collet (2025-07-28)</span>: <pre style="margin: 0pt 0pt 5pt 5pt">- add sysusers.d file for user management - add tmpfiles.d file for temporary dir management</pre> </td> </tr><tr> <td valign="top"><a href="http://rpms.remirepo.net/fedora/40/redis80/aarch64/redis-8.0.3-3.module_redis.8.0.fc40.remi.aarch64.rpm">redis-8.0.3-3.module_redis.8.0.fc40.remi.aarch64</a> [<span style="white-space: nowrap">1.7 MiB</span>]</td> <td valign="top"> <strong>Changelog</strong> by <span>Remi Collet (2025-07-23)</span>: <pre style="margin: 0pt 0pt 5pt 5pt">- add /etc/redis/modules drop-in directory for module configuration files</pre> </td> </tr> </table> </div>http://rpms.remirepo.net/fedora/40/redis80/aarch64/repoview/redis-devel.html+0:8.0.3-4.module_redis.8.0.fc40.remi.aarch64http://rpms.remirepo.net/fedora/40/redis80/aarch64/repoview/redis-devel.htmlMon, 28 Jul 2025 13:45:18 +0000Update: redis-devel-8.0.3-4.module_redis.8.0.fc40.remi<?xml version="1.0" encoding="utf-8"?> <div> <p> <strong>Package:</strong> redis-devel<br /> <strong>Summary:</strong> Development header for Redis module development </p> <p> <strong>Description:</strong><br /> Header file required for building loadable Redis modules. Detailed API documentation is available in the redis-doc package. </p> <h3>Changes:</h3> <table cellpadding="0" cellspacing="5" border="0"> <tr> <td valign="top"><a href="http://rpms.remirepo.net/fedora/40/redis80/aarch64/redis-devel-8.0.3-4.module_redis.8.0.fc40.remi.aarch64.rpm">redis-devel-8.0.3-4.module_redis.8.0.fc40.remi.aarch64</a> [<span style="white-space: nowrap">41 KiB</span>]</td> <td valign="top"> <strong>Changelog</strong> by <span>Remi Collet (2025-07-28)</span>: <pre style="margin: 0pt 0pt 5pt 5pt">- add sysusers.d file for user management - add tmpfiles.d file for temporary dir management</pre> </td> </tr><tr> <td valign="top"><a href="http://rpms.remirepo.net/fedora/40/redis80/aarch64/redis-devel-8.0.3-3.module_redis.8.0.fc40.remi.aarch64.rpm">redis-devel-8.0.3-3.module_redis.8.0.fc40.remi.aarch64</a> [<span style="white-space: nowrap">41 KiB</span>]</td> <td valign="top"> <strong>Changelog</strong> by <span>Remi Collet (2025-07-23)</span>: <pre style="margin: 0pt 0pt 5pt 5pt">- add /etc/redis/modules drop-in directory for module configuration files</pre> </td> </tr> </table> </div>http://rpms.remirepo.net/fedora/40/redis80/aarch64/repoview/redis-bloom.html+0:8.0.1-1.module_redis.8.0.fc40.remi.aarch64http://rpms.remirepo.net/fedora/40/redis80/aarch64/repoview/redis-bloom.htmlFri, 25 Jul 2025 12:37:26 +0000Update: redis-bloom-8.0.1-1.module_redis.8.0.fc40.remi<?xml version="1.0" encoding="utf-8"?> <div> <p> <strong>Package:</strong> redis-bloom<br /> <strong>Summary:</strong> Probabilistic data structures </p> <p> <strong>Description:</strong><br /> RedisBloom adds a set of probabilistic data structures to Redis, including Bloom filter, Cuckoo filter, Count-min sketch, Top-K, and t-digest. Using this capability, you can query streaming data without needing to store all the elements of the stream. </p> <h3>Changes:</h3> <table cellpadding="0" cellspacing="5" border="0"> <tr> <td valign="top"><a href="http://rpms.remirepo.net/fedora/40/redis80/aarch64/redis-bloom-8.0.1-1.module_redis.8.0.fc40.remi.aarch64.rpm">redis-bloom-8.0.1-1.module_redis.8.0.fc40.remi.aarch64</a> [<span style="white-space: nowrap">81 KiB</span>]</td> <td valign="top"> <strong>Changelog</strong> by <span>Remi Collet (2025-07-25)</span>: <pre style="margin: 0pt 0pt 5pt 5pt">- initial package</pre> </td> </tr> </table> </div>http://rpms.remirepo.net/fedora/40/redis80/aarch64/repoview/redis-timeseries.html+0:8.0.1-1.module_redis.8.0.fc40.remi.aarch64http://rpms.remirepo.net/fedora/40/redis80/aarch64/repoview/redis-timeseries.htmlFri, 25 Jul 2025 09:38:24 +0000Update: redis-timeseries-8.0.1-1.module_redis.8.0.fc40.remi<?xml version="1.0" encoding="utf-8"?> <div> <p> <strong>Package:</strong> redis-timeseries<br /> <strong>Summary:</strong> Time series as native data type </p> <p> <strong>Description:</strong><br /> RedisTimeSeries can hold multiple time series. Each time series is accessible via a single Redis key (similar to any other Redis data structure). </p> <h3>Changes:</h3> <table cellpadding="0" cellspacing="5" border="0"> <tr> <td valign="top"><a href="http://rpms.remirepo.net/fedora/40/redis80/aarch64/redis-timeseries-8.0.1-1.module_redis.8.0.fc40.remi.aarch64.rpm">redis-timeseries-8.0.1-1.module_redis.8.0.fc40.remi.aarch64</a> [<span style="white-space: nowrap">252 KiB</span>]</td> <td valign="top"> <strong>Changelog</strong> by <span>Remi Collet (2025-07-24)</span>: <pre style="margin: 0pt 0pt 5pt 5pt">- initial package</pre> </td> </tr> </table> </div>http://rpms.remirepo.net/fedora/40/redis80/aarch64/repoview/redis-json.html+0:8.0.1-1.module_redis.8.0.fc40.remi.aarch64http://rpms.remirepo.net/fedora/40/redis80/aarch64/repoview/redis-json.htmlFri, 25 Jul 2025 09:34:05 +0000Update: redis-json-8.0.1-1.module_redis.8.0.fc40.remi<?xml version="1.0" encoding="utf-8"?> <div> <p> <strong>Package:</strong> redis-json<br /> <strong>Summary:</strong> JSON as native data type </p> <p> <strong>Description:</strong><br /> RedisJSON is a Redis module that implements ECMA-404 The JSON Data Interchange Standard as a native data type. It allows storing, updating, and fetching JSON values from Redis keys (documents). </p> <h3>Changes:</h3> <table cellpadding="0" cellspacing="5" border="0"> <tr> <td valign="top"><a href="http://rpms.remirepo.net/fedora/40/redis80/aarch64/redis-json-8.0.1-1.module_redis.8.0.fc40.remi.aarch64.rpm">redis-json-8.0.1-1.module_redis.8.0.fc40.remi.aarch64</a> [<span style="white-space: nowrap">1.1 MiB</span>]</td> <td valign="top"> <strong>Changelog</strong> by <span>Remi Collet (2025-07-23)</span>: <pre style="margin: 0pt 0pt 5pt 5pt">- initial package</pre> </td> </tr> </table> </div>