Simple Cache Service (SCS)

SCS is a high-performance and high-availability distributed cache service compatible with the Redis/Memcached protocol.
Simple Cache Service (SCS)
  • Overview
  • Features
  • Advantages

Overview

SCS provides a stable, efficient, and scalable distributed cache service. It's compatible with the Memcached/Redis protocol and provides the Redis-based master/slave and cluster instances, supporting a variety of data structure. SCS supports master/slave hot backup by default. It can realize the operations management functions, such as automatic failover, fault migration, data backup, and instance monitoring.

Features

Be Compatibile with Memcache & Redis protocols
Be Compatibile with Memcache & Redis protocols

SCS supports the generic form of Key-Value, including various basic and special types of Value. It is compatible with most native APIs of Memcached and Redis, Reducing the changes to the original program as much as possible.

Supporting Multiple Programming Languages
Supporting Multiple Programming Languages

It's optional to choose Memcached cache mode or Redis cache mode. SCS is fully compatible with the officially supported lanuage version.

Security Whitelist
Security Whitelist

The visual whitelist management is a perfect integration of security and usability, without additional access authorization code.

Advantages

Simple and Easy-to-Use
Simple and Easy-to-Use
The options of  deployment configuration are simple to use and easy to understand. Out of the box,  It's easy to perform cluster deployment and management.
High Availability
High Availability
SCS adopts distributed cluster and automatic load balance designs,being able to repair the software and hardware fault automatically.
Quick Response
Quick Response
SCS possesses  faster response speed than HDD cloud disk can provide.  Its millisecond-level response  perfectly cover the situation of accessing hot data.