Notice: Function WP_Scripts::localize was called incorrectly. The $l10n parameter must be an array. To pass arbitrary data to scripts, use the wp_add_inline_script() function instead. Please see Debugging in WordPress for more information. (This message was added in version 5.7.0.) in /var/www/14.1.1/sources/sources/wordpress/wp-includes/functions.php on line 6078
Flexible Engine - Release Notes - New Distributed Cache Service (DCS) upgrade

New Distributed Cache Service (DCS) upgrade

Flexible Engine
Release Notes

January, 2023


New Distributed Cache Service (DCS) upgrade

What’s new?

An upgrade has been made to Distributed Cache Service (DCS) to support proxy cluster operations for better overall administration of proxy servers.

Distributed Cache Service (DCS)

What is it?

DCS is an online, distributed, in-memory cache service.

New

  • The service provides two types of cluster Redis instances: Proxy Cluster and Redis Cluster.
  • Proxy Cluster uses Linux Virtual Server (LVS) and proxies.
  • Redis Cluster is the native distributed implementation of Redis.
  • Proxy Cluster instances are compatible with Redis 3.0, 4.0, and 5.0, while Redis Cluster instances are compatible with Redis 4.0 and 5.0.

For more information on DCS please visit the HelpCenter.