Redis Server
    • PDF

    Redis Server

    • PDF

    Article Summary

    The latest service changes have not yet been reflected in this content. We will update the content as soon as possible. Please refer to the Korean version for information on the latest updates.

    Available in Classic and VPC

    In Redis Server, you can create or delete cloud Redis servers, and check the list of Redis servers in operation. In addition, you can change the specifications for the Redis servers in operation.

    Redis server page

    The basics of using Redis servers are as follows.

    database-database-8-1_01_vpc_en

    AreaDescription
    ① Menu nameName and path of the menu currently being checked, number of Redis servers in operation
    ② Basic featuresCreate Redis servers, check details for Cloud DB for Redis, refresh the Redis server page
    ③ Post creation featuresDelete, monitor, and manage Redis servers in operation
    ④ Redis server listCheck the list of Redis servers in operation and their information
    ⑤ SearchSearch the desired server by the service name from the Redis server list

    Check Redis service list (VPC)

    You can check the information of each service from the list of Redis services that have been created and are in operation. The following describes how to check the information.

    Note

    You can see the list if you have one or more servers in operation. If you don't have any servers that have been created and are in operation, then the list is not displayed in the Redis server page.

    1. From the NAVER Cloud Platform console's Platform menu, select and click VPC.
    2. Click Services > Database > Cloud DB for Redis menus in this order.
    3. Click the Redis server menu.
    4. If the list of created Redis services appear, then check the summary information or click the Redis service name to check the details.
      database-database-8-1_02_vpc_en
      • Service name: Service name of the Redis server

      • Memory: Available memory size of the Redis server

      • Redis server prefix: Name of the Redis server

      • Mode: Type of Redis Server (Cluster/Simple)

      • Number of master nodes: Number of master nodes

      • Status: Status of the Redis server

        • Creating: Status in which the Redis server is being created with the information entered by the user
          clouddbforredis-redisserver_05_vpc_en

        • SettingUp: Status in which the Redis is being configured after being created with the information entered by the user
          clouddbforredis-redisserver_06_vpc_en

        • Running: Status in which the creation and configuration of the Redis server has been completed with the information entered by user, and the access to Redis from the application server is available
          clouddbforredis-redisserver_07_vpc_en

        • Deleting: Status in which the Redis server is being deleted with the information entered by the user
          clouddbforredis-redisserver_08_vpc_en

      • Creation date: Date that Redis server was created, the initial point when the server status became Creating

      • Running date: Date that Redis server started running, the initial point when the server status became Running

      • ACG: Name and ID of the ACG being used in the Redis server

        • clouddbforredis_ico-01_vpc_en: Directs to the Server > ACG page when clicked
        • [View rules] button: Displays applied detailed rules when clicked
      • Zone: Name of the zone where the Redis server belongs to

      • Redis version: Version information of the Redis

      • VPC: Name of the VPC being used by the Redis server

      • Subnet: Name of the subnet being used by the Redis server

      • License: Open source license information applied to the Redis

      • High availability: Displays whether the high availability feature is being used with Y or N

      • Port/Access port: Port number being used by the Redis server

      • Redis config: Name of the Config Group that the Redis server belongs to

        • clouddbforredis_ico-02_vpc_en: Changes the Config Group when clicked
      • Backup retention period (backup time): when using the backup feature, displays the information of the backup file retention period and backup execution cycle

        • clouddbforredis_ico-02_vpc_en: Sets backup feature use status, file retention period, and execution cycle when clicked
    Caution

    When you stop using the backup feature that was in use, all existing backup files are deleted.

    Check Redis server list (Classic)

    You can check the information of each server from the list of Redis servers that have been created and are in operation. The following describes how to check the information.

    Note

    You can see the list if you have one or more servers in operation. If you don't have any servers that have been created and are in operation, then the list is not displayed in the Redis server page.

    1. From the NAVER Cloud Platform console's Platform menu, select and click Classic.
    2. Click Services > Database > Cloud DB for Redis menus in this order.
    3. Click the Redis server menu.
    4. If the list of created Redis servers appear, then check the summary information or click the Redis server to check the details.
      clouddbforredis-start_02_en
      • Service name: Service name of the Redis server
      • Role: Role of Redis Server (Master/Standby Master/Stand Alone)
      • Redis server name: Name of the Redis server
      • Redis memory: Available memory size of the Redis server
      • DNS name: Name of the DNS being used by the Redis server
      • Status: Status of the Redis server
        • Creating: Status in which the Redis server is being created with the information entered by the user
          clouddbforredis-redisserver_05_vpc_en

        • SettingUp: Status in which the Redis is being configured after being created with the information entered by the user
          clouddbforredis-redisserver_06_vpc_en

        • Running: Status in which the creation and configuration of the Redis server has been completed with the information entered by user, and the access to Redis from the application server is available
          clouddbforredis-redisserver_07_vpc_en

        • Deleting: Status in which the Redis server is being deleted with the information entered by the user
          clouddbforredis-redisserver_08_vpc_en

      • Creation date: Date that Redis server was created, the initial point when the server status became Creating
      • Running date: Date that Redis server started running, the initial point when the server status became Running
      • ACG: Name and ID of the ACG being used in the Redis server
        • clouddbforredis_ico-01_vpc_ko: Directs to the Server > ACG page when clicked
        • [View rules] button: Displays applied detailed rules when clicked
      • Zone: Name of the zone where the Redis server belongs to
      • Redis version: Version information of the Redis
      • License: Open source license information applied to the Redis
      • High availability: Displays whether the high availability feature is being used with Y or N
      • Access port: Port number being used by the Redis server
      • Redis config: Name of the Config Group that the Redis server belongs to
        • clouddbforredis_ico-02_vpc_ko: Changes the Config Group when clicked
      • Backup retention period (backup time): when using the backup feature, displays the information of the backup file retention period and backup execution cycle
        • clouddbforredis_ico-02_vpc_ko: Sets backup feature use status, file retention period, and execution cycle when clicked
      • Monitoring: Directs to the Cloud DB for Redis > Monitoring page when clicked
    Caution

    When you stop using the backup feature that was in use, all existing backup files are deleted.

    Create Redis server (VPC)

    The following describes how to create a Redis server from the NAVER Cloud Platform console.

    1. Connect to the console in NAVER Cloud Platform.

    2. Select and click VPC from the Platform menu.

    3. Click Services > Database > Cloud DB for Redis menus in this order.

    4. Click the Redis server menu.

    5. Click the [Create Redis] button.
      database-database-8-1_03_vpc_en

    6. When the subscription request screen appears, proceed with the following steps in order.

    Note

    Click the [Request subscription] button from Service > Database > Cloud DB for Redis in the NAVER Cloud Platform portal to go directly to the page in Step 4.

    1. Set server and Redis

    The following describes how to create a Redis server by entering the settings.

    1. When the set server and Redis page appears, click and select the mode of the Redis to be created.
      database-database-8-1_04_vpc_en

      • Redis Cluster: Redis that uses the master and slave method, and able to distribute traffic with data sharding
      • Redis Simple: Basic Redis that uses the master and Standby-Master method
    2. Check the version and license information of the Redis to be created.

      • Redis version: Version information of Redis that can be created in NAVER Cloud Platform
      • License: Open source license information of Redis that can be created in NAVER Cloud Platform
    3. Set items related to VPC, Redis server, Config Group, which are needed for the creation of the Redis server.

      • VPC: Select the VPC to be used for the creation of the server and Redis.
        • [Refresh] button: Click if you want to see the latest version of the created VPC list.
        • [Create VPC]: Click if you don't have any VPCs that have been created and need to create one.
      • Subnet: Select a private subnet to be used when accessing VPC.
        • [Refresh] button: Click if you want to see the latest version of the created subnet list.
        • [Create subnet] button : Click if you don't have any subnets that have been created and need to create one.
      • Memory per node: When the Redis mode is Cluster, set the memory per node.
      • Number of shards: When the Redis mode is Cluster, click and select the number of master nodes to be created.
      • Replicas per shard: When the Redis mode is Cluster, click and select the number of slave nodes to be created, which is the replicas of the master nodes.
      Note

      For server redundancy (HA), the Redis Cluster is configured with master nodes and slave nodes. When adding replicas, slave nodes are assigned to each master node.
      Number of shards: 3, Replicas per shard: 1 = 3 master nodes and 3 slave nodes created

      • Redis server type: When the Redis mode is Simple, select the Redis server type to be created and available memory according to the server type.
        • Set memory per node.
        • Total available memory: Total of master nodes' memory
      • Config Group: Select a group to efficiently manage the Redis server settings
        • [Refresh] button: Click if you want to see the latest version of the created Config Group list.
        • [Create Config Group] button: Click if you don't have any Config Groups that have been created and need to create one.
    4. Check the applicable pricing plan information when using Cloud DB for Redis.

      • Pricing plan: Hourly pricing plan, which is billed based on the hours used, is applied by default, and it is changed according to the server specifications and storage capacity.
      • For detailed information on pricing plans, click (The Cloud DB for Redis only provides an hourly pricing plan.)
    5. Set rest of the items required for the creation of the Redis server.

      • Redis server name: Enter the name of the Redis server to be created.
        • Enter between 3 to 15 characters using lowercase English letters, numbers, and hyphens (-).
        • It must start with an English letter and end with an English letter or a number.
        • To identify servers, a three-digit number is assigned automatically after the name entered by the user. myredis-001, myredis-002...
        • A duplicated name can't be used.
      • Redis service name: Enter the group name that classifies the Redis server to be created by its role. myredis-forranking, myredis-gameusers...
        • Enter between 3 to 15 characters using Korean letters, English letters, numbers, and hyphens (-).
        • A duplicated name can't be used.
      • Set ACG: ACG (Access Control Group) is created automatically.
        • The detailed settings for the ACG is available from Server > ACG in the console.
      • Redis access port: Enter the TCP port number 6379 or 10000 to 20000 for the access to the Redis to be created.
        • Default: 6379
        • The port number can't be changed after it is specified.
      • Support high availability: If the Redis mode is Simple, then click to select whether to use the failover feature for automatic recovery in case of failure.
        • When selected, the redundancy is configured with two units of Redis servers: Active master server and standby master server.
        • When selected, set the backup file retention period and backup time. (Default: one day, automatic)
        • When selected, additional charges will be incurred.
        • The standby master server is not accessible by the user.
    6. Set whether to use the backup for the server to be created.

      • Backup settings: Set whether to use the backup, backup file retention period, and backup time.
        • Use the backup settings for the Redis server.: Click and select to use the backup.
        • Backup file retention period: Click and select the period to store the backup file to a separate backup storage.
        • Backup time: Select the backup execution time between automatic and user defined.
        • When selected, additional charges will be incurred according to the storage capacity used.
          • Automatic: Backup is automatically started everyday.
          • User defined: Backup is started everyday within 15 minutes from the time selected by the user.
    7. Click the [Next] button.

    2. Final confirmation

    1. When the Final confirmation page appears, check the configured server information, Redis information, and backup information.
      database-database-8-1_05_vpc_en
      • Click the [Previous] button to edit the settings.
    2. Click the [Create] button.
    3. Check the status of the Redis that was created from the Redis list in the Redis server page.
      • Creating: Status in which the Redis server is being created with the information entered by the user
      • Configuring: Status in which the Redis server is being configured after being created with the information entered by the user
      • Running: Status in which the creation and configuration of the Redis server has been completed with the information entered by user, and the access to Redis from the application server is available
    Note

    To see the latest status from Step 3, click the [Refresh] button.

    Caution

    Up to three minutes of time can take until it becomes the Running status, available for actual use, after going through Creating and Configuring statuses.

    Create Redis server (Classic)

    The following describes how to create a Redis server from the NAVER Cloud Platform console.

    1. Connect to the console in NAVER Cloud Platform.

    2. Select and click Classic from the Platform menu.

    3. Click Services > Database > Cloud DB for Redis menus in this order.

    4. Click the Redis server menu.

    5. Click the [Create Redis server] button.
      database-database-8-1_03_en

    6. When the subscription request screen appears, proceed with the following steps in order.

    Note

    Click the [Request subscription] button from Service > Database > Cloud DB for Redis in the NAVER Cloud Platform portal to go directly to the page in Step 4.

    1. Set server and Redis

    The following describes how to create a Redis server by entering the settings.

    1. When the set server and Redis page appears, check the version and license information of the Redis to be created.
      database-database-8-1_04_en

      • Redis version: Version information of Redis that can be created in NAVER Cloud Platform
      • License: Open source license information of Redis that can be created in NAVER Cloud Platform
    2. Set items related to zone and Redis server, which are needed for the creation of the Redis server.

      • Zone: Click and select the zone to create the server in.
      • Secure Zone: Click to create the server in the Secure Zone (KR-2) with enhanced security.
      Note

      Secure Zone is a security service that manages the customers' important information resources more safely. It provides the infrastructure and network configuration to deal with the relevant regulations such as the Act on Promotion of Information and Communications Network Utilization and Information Protection, etc. This service helps you manage information more safely by creating Cloud DB for Redis in the Secure Zone. The access log for the Cloud DB for Redis servers created in the Secure Zone can be viewed from Secure Zone > Secure Zone Firewall > Log. In case of failover, the search can't be performed with the destination IP, so you need to search after deleting search conditions. You need to request subscription to Secure Zone to use the Secure Zone. Additional charges apply when you request subscription to Secure Zone. For the introduction on Secure Zone and details about its pricing plans, refer to the Service > Security > Secure Zone menu in the NAVER Cloud Platform portal.

      • Redis server type: Select the Redis server type to be created and available memory according to the server type.
        • Set memory per node.
        • Total available memory: Total of master nodes' memory
    3. Check the applicable pricing plan information when using Cloud DB for Redis.

      • Pricing plan: Hourly pricing plan, which is billed based on the hours used, is applied by default, and it is changed according to the server specifications and storage capacity.
      • For detailed information on pricing plans, click (Pricing Information)
    4. Set rest of the items required for the creation of the Redis server.

      • Redis server name: Enter the name of the Redis server to be created.
        • Enter between 3 to 15 characters using lowercase English letters, numbers, and hyphens (-).
        • It must start with an English letter and end with an English letter or a number.
        • To identify servers, a three-digit number is assigned automatically after the name entered by the user. myredis-001, myredis-002...
        • A duplicated name can't be used.
      • Redis service name: Enter the group name that classifies the Redis server to be created by its role. myredis-forranking, myredis-gameusers...
        • Enter between 3 to 15 characters using Korean letters, English letters, numbers, and hyphens (-).
        • A duplicated name can't be used.
      • Set ACG: ACG (Access Control Group) is created automatically.
        • The detailed settings for the ACG is available from Server > ACG in the console.
      • Redis access port: Enter the TCP port number 6379 or 10000 to 20000 for the access to the Redis to be created.
        • Default: 6379
        • The port number can't be changed after it is specified.
      • Support high availability: Click to select whether to use the failover feature for automatic recovery in case of failure.
        • When selected, the redundancy is configured with two units of Redis servers: Active master server and standby master server.
        • When selected, set the backup file retention period and backup time. (Default: one day, automatic)
        • When selected, additional charges will be incurred.
        • The standby master server is not accessible by the user.
    5. Set whether to use the backup for the server to be created.

      • Backup settings: Set whether to use the backup, backup file retention period, and backup time.
        • Use the backup settings for the Redis server.: Click and select to use the backup.
        • Backup file retention period: Click and select the period to store the backup file to a separate backup storage.
        • Backup time: Select the backup execution time between automatic and user defined.
        • When selected, additional charges will be incurred according to the storage capacity used.
          • Automatic: Backup is automatically started everyday.
          • User defined: Backup is started everyday within 15 minutes from the time selected by the user.
    6. Click the [Next] button.

    2. Final confirmation

    1. When the Final confirmation page appears, check the configured server information, Redis information, and backup information.
      database-database-8-1_05_en
      • Click the [Previous] button to edit the settings.
    2. Click the [Create] button.
    3. Check the status of the Redis that was created from the Redis list in the Redis server page.
      • Creating: Status in which the Redis server is being created with the information entered by the user
      • Configuring: Status in which the Redis server is being configured after being created with the information entered by the user
      • Running: Status in which the creation and configuration of the Redis server has been completed with the information entered by user, and the access to Redis from the application server is available
    Note

    To see the latest status from Step 3, click the [Refresh] button.

    Caution

    Up to three minutes of time can take until it becomes the Running status, available for actual use, after going through Creating and Configuring statuses.

    Delete Redis service (VPC)

    You can delete the Redis service that has been created and is in operation. If you're using high availability, then both the active master server and standby master server will be deleted. If you're using the backup feature, then the backup files are also deleted. The following describes how to delete a Redis service.

    1. From the NAVER Cloud Platform console's Platform menu, click and select VPC.
    2. Click Services > Database > Cloud DB for Redis menus in this order.
    3. Click the Redis server menu.
    4. Click the Redis service you want to delete, and then click the [Delete Redis] button.
    5. When the Delete Redis (simple) pop-up window appears, enter the service name of the Redis server to delete, and then click the [Yes] button.
    6. Check the status of the Redis that was deleted from the Redis list in the Redis server page.
      • Deleting: Status in which the Redis is being deleted
    Caution

    The actual deletion from the list after going through the Deleting status may take a certain amount of time (minutes).

    Delete Redis server (Classic)

    You can delete the Redis server that has been created and is in operation. If you're using high availability, then both the active master server and standby master server will be deleted. If you're using the backup feature, then the backup files are also deleted. The following describes how to delete a Redis server.

    1. From the NAVER Cloud Platform console's Platform menu, click and select Classic.
    2. Click Services > Database > Cloud DB for Redis menus in this order.
    3. Click the Redis server menu.
    4. Click the Redis server you want to delete, and then click the [Delete Redis server] button.
    5. When the Delete Redis server pop-up window appears, enter the name of the Redis server to delete, and then click the [Yes] button.
    6. Check the status of the Redis that was deleted from the Redis list in the Redis server page.
      • Deleting: Status in which the Redis is being deleted
    Caution

    The actual deletion from the list after going through the Deleting status may take a certain amount of time (minutes).

    Redis server monitoring

    NAVER Cloud Platform's Cloud DB for Redis provides a monitoring service through the dashboards on each server. This allows users to intuitively check servers in operation and data status and efficiently manage them.

    Note

    For detailed usage methods of Monitoring, please refer to Monitoring.

    The following describes how to go to the monitoring page of the Redis service that has been created and is in operation.

    1. From the NAVER Cloud Platform console's Platform menu, click and select between VPC and Classic.
    2. Click Services > Database > Cloud DB for Redis menus in this order.
    3. Click the Redis server menu.
    4. Click the Redis service you want to monitor, and then click the [Monitoring] button.
    5. Click and select the dashboard you want to monitor.
      database-database-8-1_06_en

    Manage Redis service (VPC)

    While operating the created Redis service, situations where you need to upgrade or change the specifications configured upon creation may occur. Cloud DB for Redis supports change or upgrade of certain number of specifications simply through a few clicks, even for Redis services that have already been created.

    Note

    By default, managing Redis service is available when the server status is Running.

    The following describes how to manage the Redis service that has been created and is in operation.

    1. From the NAVER Cloud Platform console's Platform menu, select and click VPC.
    2. Click Services > Database > Cloud DB for Redis menus in this order.
    3. Click the Redis server menu.
    4. Click the Redis service you want to manage, and then click the [Manage] button.
    5. Click and select the management item you need.
      database-database-8-1_07_vpc_en

    Change specifications

    You can change the server specifications for the Redis server you created. By default, it is only possible to upgrade the server specifications to higher specifications. Thus, downgrades are unavailable. Additional charges will be incurred when upgrading specifications.

    Caution

    The server will restart when upgrading server specifications. Since the access is unavailable during the restart, we recommend checking the data after the restart is completed.

    The following describes how to change the specifications.

    1. When the Change specifications pop-up window appears, check the current server specifications.
    2. Click and select the server specifications you want to change.
      clouddbforredis-redisserver_12_vpc_en
    3. Click the [Yes] button.
    4. Check the status of the Redis for which you changed specifications from the Redis list in the Redis server page.
      • Configuring: Status in which the Redis server is being configured with the information entered by the user
      • Running: Status in which the configuration of the Redis server has been completed with the information entered by user, and the access to Redis from the application server is available

    Config Group

    You can create, edit, or delete Config Groups. From Step 5 of Manage Redis server (VPC), if you select and click Config Group, it directs you to the Config Group page. For detailed methods for creating, editing, and deleting Config Groups, please refer to Config Group.

    Redis settings

    You can check the details for the Redis server that was created. The following describes how to check the details.

    1. When the details page of the clicked Redis server appears, check the details.
      • Hostname: Host name of the Redis server
      • Memory: Available memory size of the Redis server
      • Status: Status of the Redis server
      • Role: Role of the Redis server
        • Stand Alone: A standalone server that does not use the high availability feature.
        • Master: Main server when using the high availability feature
        • Standby-Master: Backup server when using the high availability feature
      • Slot: Slot number assigned to the Redis server
      • DNS: DNS name being used in the Redis server
    2. Nodes can be added if it is a Redis Cluster. Click the [Add nodes] button to add nodes.
      database-database-8-1_08_vpc_en
    3. When the Add cluster nodes pop-up window appears, enter the required information.
      database-database-8-1_09_vpc_en
      • Number of shards: Click and select the number of shards (master nodes) to be added.
      • Replicas per shard: Also add replicas (slave nodes) according to the existing Redis Cluster settings.
    4. Click the [OK] button.
    Caution

    Temporary interruptions may occur when adding shards, and it takes at least 3 hours or longer for the completion.

    Backup settings

    You can configure backup-related options for the Redis server that was created. The following describes how to configure backup-related options.

    Caution

    When you stop using the backup feature that was in use, all existing backup files are deleted.

    Note

    For detailed usage methods for the backup settings, please refer to Backup.

    1. When the Backup settings pop-up window appears, configure the backup-related options.
      clouddbforredis-redisserver_10_en
      • Backup settings: Use status of the backup feature
      • Backup file retention period: Maximum retention period for the backup files when using the backup feature
      • Backup time: Backup execution cycle when using the backup feature
    2. Click the [Yes] button.

    Manual Backup

    You can manually request a backup for a Redis server that was created. The manual backup request is available regardless of any existing automatic backup settings. If the server has high availability, then the backup is done from the hidden or slave server. If the server is standalone, then the backup is done from the master server.

    Caution
    • Manual backups can't be done at an interval shorter than 30 minutes.
    • The backup is done from the master server if the server is standalone, which may affect the server's operation.

    The following describes how to request a manual backup.

    1. When the Manual Backup pop-up window appears, check the displayed information.
      clouddbforredis-redisserver_manualbackup_vpc_en

    2. Click the [Yes] button.

    3. Check the status of the Redis from the Redis list in the Redis server page.

      • Configuring: status in which the Redis server is being backed up
      • Running: status in which the backup of the Redis server has been completed, and access to Redis from the application server is available

    Manage Redis server (Classic)

    While operating the created Redis server, situations where you need to upgrade or change the specifications configured upon creation may occur. Cloud DB for Redis supports change or upgrade of certain number of specifications simply through a few clicks, even for Redis servers that have already been created.

    Note

    By default, managing Redis server is available when the server status is Running.

    The following describes how to manage the Redis server that has been created and is in operation.

    1. From the NAVER Cloud Platform console's Platform menu, select and click Classic.
    2. Click Services > Database > Cloud DB for Redis menus in this order.
    3. Click the Redis server menu.
    4. Click the Redis server you want to manage, and then click the [Manage] button.
    5. Click and select the management item you need.
      database-database-8-1_07_en

    Change specifications

    You can change the server specifications for the Redis server you created. By default, it is only possible to upgrade the server specifications to higher specifications. Thus, downgrades are unavailable. Additional charges will be incurred when upgrading specifications.

    Caution

    The server will restart when upgrading server specifications. Since the access is unavailable during the restart, we recommend checking the data after the restart is completed.

    The following describes how to change the specifications.

    1. When the Change specifications pop-up window appears, check the current server specifications.
    2. Click and select the server specifications you want to change.
      clouddbforredis-redisserver_12_en
    3. Click the [Yes] button.
    4. Check the status of the Redis for which you changed specifications from the Redis list in the Redis server page.
      • Configuring: Status in which the Redis server is being configured with the information entered by the user
      • Running: Status in which the configuration of the Redis server has been completed with the information entered by user, and the access to Redis from the application server is available

    Manage config

    You can configure settings (config) for the Redis server that was created. The settings added by the user is applied to all services, and when you delete the settings the default value is applied. The following describes how to configure settings.

    1. When the Change Redis settings pop-up window appears, check the current settings from the Config variable list.
      database-database-8-1_09_en
      • Config name: Name of the settings variable
      • Config value: Variable value
    2. Click and select the settings variable to configure, set the variable value, and then click the [Add] button.
    3. Click the [Save] button.

    Config variable list

    The following is the descriptions for config variables.

    Config name (settings variable name)Description
    hash-max-ziplist-entriesStandard for saving the hash type as ziplist (number of fields)
    hash-max-ziplist-valueStandard for saving the hash type as ziplist (bytes)
    maxclientsMaximum number of client users
    maxmemory-policyMemory policy when the Redis memory is 100%
    zset-max-ziplist-entriesStandard for saving the zset type as ziplist (number of fields)
    zset-max-ziplist-valueStandard for saving the zset type as ziplist (bytes)

    Variable Status

    You can check the variable value that is currently set in the settings variable. The following describes how to check the variable value of the settings variable.

    1. When the Variables pop-up window appears, check the current settings from the Variable value list.
      database-database-8-1_10_en

      • Variables name: Name of the settings variable
      • Value: Variable value

    Variable value list

    The following describes the variable values.

    Variables name (settings variable name)Description
    hash-max-ziplist-entriesStandard for saving the hash type as ziplist (number of fields)
    hash-max-ziplist-valueStandard for saving the hash type as ziplist (bytes)
    list-max-ziplist-entriesStandard for saving the list type as ziplist (number of fields)
    list-max-ziplist-valueStandard for saving the list type as ziplist (bytes)
    maxclientsMaximum number of client users
    maxmemory-policyMemory policy when the Redis memory is 100%
    slowlog-log-slower-thanLogging standard time for the slow command (micro second)
    slowlog-max-lenLogging amount for the slow command
    tcp-keepaliveInterval of the client check
    timeoutWait time of the client
    zset-max-ziplist-entriesStandard for saving the zset type as ziplist (number of fields)
    zset-max-ziplist-valueStandard for saving the zset type as ziplist (bytes)
    activerehashingIf yes, 1 millisecond is additionally assigned to the rehashing task that is run for 1 millisecond every 100 milliseconds, making it run for 2 milliseconds every 100 milliseconds.
    always-show-logoShows the ASCII logo every time the Redis server starts.
    client-output-buffer-limit(normal)It's an option about the client's output buffer limit. It consists of 〈class〉, 〈hard limit〉, 〈soft limit〉, and 〈soft seconds〉.
    client-output-buffer-limit(slave)It's an option about the client's output buffer limit. It consists of 〈class〉, 〈hard limit〉, 〈soft limit〉, and 〈soft seconds〉.
    client-output-buffer-limit(pubsub)It's an option about the client's output buffer limit. It consists of 〈class〉, 〈hard limit〉, 〈soft limit〉, and 〈soft seconds〉.
    cluster-require-full-coverageIt determines whether to disable the whole cluster, or just shut down the failed node and run the remaining nodes as normal in case of master node failure.
    daemonizeIt determines whether to run the Redis server with daemon.
    databasesIt determines the number of databases.
    hll-sparse-max-bytesLimitation of HyperLogLog sparse representation in bytes. If this limit is exceeded, then it will be converted to a representation with more density.
    hzThis value is referred to when deciding the interval for background tasks such as disconnecting client or deleting expired key.
    latency-monitor-thresholdThe runtime of the internal processing calculation dealt with in Latency Monitor. If the pre-set value (in milliseconds) is exceeded, then the calculation is recorded.
    lazyfree-lazy-evictionWhether to use UNLINK when deleting keys according to the maxmemory policy
    lazyfree-lazy-expireWhether to use UNLINK when deleting expired keys
    lazyfree-lazy-server-delWhether to use UNLINK when a key that already exists needs to be deleted due to SET or RENAME
    maxmemoryThe maximum memory that can be used by the Redis server
    maxmemory-samplesThe number of samples to be used by algorithms (LRU, LFU, minimum TTL) in the maxmemory policy
    portAccess is allowed to the Redis server with the specified port.
    protected-modeAccess is restricted according to the bind or password settings when the protected mode is enabled.
    rdbchecksumWhether to record checksum at the end of an rdb file
    rdbcompressionUse LZF compression when saving rdb files.
    repl-backlog-sizeThe size of replica backlog
    repl-disable-tcp-nodelayIf yes, nodelay is processed as false. Accordingly, data is gathered and sent in larger packets when a full sync is run between the master and replica servers.
    repl-diskless-syncIt determines whether to use the disk method or socket method for full data sync.
    repl-diskless-sync-delayThe waiting time before sending requests so multiple replication requests can be dealt with at once in case of socket replication among full data sync methods
    repl-ping-slave-periodThe interval between pings sent from a replica node to the master node
    repl-timeoutThe time after which a connection between the master and replica node recognized as lost
    set-max-intset-entriesStandard for saving the set type as intset
    slave-lazy-flushWhether to delete existing data with FLUSHALL async when a replica node receives full data from the master node
    slave-priorityIf there are multiple replica nodes, this value determines which replica node will be prioritized to become the master in case of master node failure.
    slave-read-onlyIt indicates whether the client can run commands to enter, edit, or delete data in replica nodes.
    slave-server-stale-dataThis indicates how to respond to client requests if a replica node lost connection with the master node or a replication process is underway.
    stop-writes-on-bgsave-errorWhether the server will keep accepting writing commands in case the BGSAVE command fails.
    tcp-backlogIt specifies the number of client connections per second for the Redis server.

    Backup settings

    You can configure backup-related options for the Redis server that was created. The following describes how to configure backup-related options.

    Caution

    When you stop using the backup feature that was in use, all existing backup files are deleted.

    Note

    For detailed usage methods for the backup settings, please refer to Backup.

    1. When the Backup settings pop-up window appears, configure the backup-related options.
      clouddbforredis-redisserver_10_en
      • Backup settings: Use status of the backup feature
      • Backup file retention period: Maximum retention period for the backup files when using the backup feature
      • Backup time: Backup execution cycle when using the backup feature
    2. Click the [Yes] button.

    Redis Flush

    You can delete all data of the Redis server that was created.

    Caution

    Even if you delete all data with the Redis flush, the recovery is available when backup files exist. However, please note that it is recovered to the point when the backup file was created, rather than the point when the Redis flush was executed.

    1. When the Redis flush pop-up window appears, enter the name of the Redis server to delete data from.
      database-database-8-1_11_en
    2. Click the [Yes] button.
    3. Check the status of the Redis for which all data was deleted from the Redis list in the Redis server page.
      • Configuring: Status in which all data of the Redis is being deleted

    Was this article helpful?

    What's Next
    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.