﻿<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <atom:link href="https://www.hibit.dev/rss/posts/11" rel="self" type="application/rss+xml" />
        <title><![CDATA[How to install and configure Redis on Ubuntu]]></title>
        <description><![CDATA[<p>Redis is an open-source in-memory key-value data store. It can be used as a database, cache, message broker and supports various data structures such as Strings, Hashes, Lists, Sets, etc... Apart from its performance and flexibility, Redis stands out with its wide language support, high availability, and automatic partitioning.</p>]]></description>
        <link><![CDATA[https://www.hibit.dev/posts/11/how-to-install-and-configure-redis-on-ubuntu]]></link>
        <pubDate>Tue, 04 May 2021 21:45:27 +0000</pubDate>
        <language>en</language>
        <category>databases</category>

        <image>
            <title>how-to-install-and-configure-redis-on-ubuntu</title>
            <link><![CDATA[https://www.hibit.dev/posts/11/how-to-install-and-configure-redis-on-ubuntu]]></link>
            <url><![CDATA[https://www.hibit.dev/images/posts/2021/headers/redis.png]]></url>
            <width>238></width>
            <height>200></height>
        </image>
    </channel>
</rss>
