<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Redis on Documentation</title>
    <link>/docs/dbaas/reference/products/redis/</link>
    <description>Recent content in Redis on Documentation</description>
    <generator>Hugo</generator>
    <language>en</language>
    <atom:link href="/docs/dbaas/reference/products/redis/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Backup</title>
      <link>/docs/dbaas/reference/products/redis/backup/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/dbaas/reference/products/redis/backup/</guid>
      <description>&lt;p&gt;A backup of Redis consists of both RDB and AOF.&lt;/p&gt;&#xA;&lt;h2 id=&#34;schedule&#34;&gt;Schedule&lt;/h2&gt;&#xA;&lt;p&gt;The backup schedule can be tuned and backups can be paused&lt;/p&gt;</description>
    </item>
    <item>
      <title>Configuration</title>
      <link>/docs/dbaas/reference/products/redis/configuration/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/dbaas/reference/products/redis/configuration/</guid>
      <description>&lt;h2 id=&#34;volume-size&#34;&gt;Volume size&lt;/h2&gt;&#xA;&lt;p&gt;Since Redis is an in-memory database, the storage size is fixed and twice the amount of the RAM. Thus, it is not possible to:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;specify the storage size in the deployment wizard.&lt;/li&gt;&#xA;&lt;li&gt;scale the storage.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;persistance&#34;&gt;Persistance&lt;/h2&gt;&#xA;&lt;p&gt;Redis is configured to use both AOF and RDB for persistance.&#xA;The following configuration parameters are set:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;appendonly yes&lt;/li&gt;&#xA;&lt;li&gt;default values for AOF&lt;/li&gt;&#xA;&lt;li&gt;default values for RDB&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
    </item>
    <item>
      <title>User Management</title>
      <link>/docs/dbaas/reference/products/redis/user-management/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/dbaas/reference/products/redis/user-management/</guid>
      <description>&lt;p&gt;CCX simplifies Redis user management by providing a clear and intuitive user interface for managing privileges and accounts. Below are detailed instructions and explanations for managing Redis users within the CCX environment.&lt;/p&gt;&#xA;&lt;h2 id=&#34;viewing-existing-users&#34;&gt;Viewing Existing Users&lt;/h2&gt;&#xA;&lt;p&gt;To view existing Redis users:&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;Navigate to the &lt;strong&gt;Users&lt;/strong&gt; section in your CCX Redis cluster.&lt;/li&gt;&#xA;&lt;li&gt;Here you&amp;rsquo;ll see a list of existing user accounts along with their associated privileges.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;&lt;img src=&#34;/img/dbaas/guides/ccx/list_redis_valkey_users.png&#34; alt=&#34;list users&#34;&gt;&lt;/p&gt;&#xA;&lt;h3 id=&#34;user-information-displayed&#34;&gt;User Information Displayed:&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;Account:&lt;/strong&gt; Username of the Redis user.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Privileges:&lt;/strong&gt; Specific privileges granted or filtered out.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Actions:&lt;/strong&gt; Options to manage (modify/delete) the user.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; By default, the &lt;code&gt;-@admin&lt;/code&gt; and &lt;code&gt;-@dangerous&lt;/code&gt; privileges are filtered out for security purposes.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
