Recently the Linux Foundation hosted LC3 (LinuxCon + ContainerCon + CloudOpen)—a global open source event—was held at the China National Convention Center in Beijing. The conference attracted thousands of attendees from around the world. The Alibaba Cloud Redis team was also invited to participate in this event. At the event, the team won the China Redis User Group (CRUG's) award for being one of the most influential members of the open source community.
The Alibaba Cloud Redis team has actively participated in the open source community and are currently maintaining an open-source branch of ApsaraCache. Many of the team members actively participated in the construction of the Redis community. Currently, more than 30 patches and features have been incorporated into Redis's trunk and branches.
The Alibaba Cloud Redis team shared stories about AsparaCache's journey down the open source road and how it improved productization of Alibaba Cloud Redis in the open source community. At the same time, the China Redis User Group awarded the Alibaba Cloud Redis team the Open Source Community Outstanding Contribution Award.
ApsaraCache is the Redis branch which is used by ApsaraDB for Redis. At the Computing Conference held last year in Hangzhou on October 14, Alibaba Cloud announced the ApsaraCache project's official open source launch. This announcement was also witnessed by Salvatore, the founder of Redis and a renowned member.
ApsaraCache has been tested with more than 10,000 production instances over five years of optimization. Compared with Redis, ApsaraCache has an outstanding characteristic in its relevance with user cases and non-relevance with data size. Besides, it also demonstrates superior performance in transient connections, recovery in full memory and time-consuming command execution among other user cases.
It is worth noting that ApsaraCache not only supports the Memcached protocol, but also reuses the Redis architecture to inject new vigor to Memcache. This is evident by its support for items such as persistence, the master-slave structure for disaster tolerance, backup restoration, slow log auditing, and information statistics.
To be specific, ApsaraCache also has multiple technical characteristics and advantages.
Here is a list of advantages of ApsaraCache:
Based on the ApsaraCache kernel, Alibaba Cloud provides a wide range of products for customers on the cloud. For test environment instances, users can choose a single-node instance to minimize cost. For enterprise applications, services can use the stand-alone master-slave version to meet scenarios where the content capacity is lower than 64 GB and the page view QPS is less than 100,000. During peak usage periods, the instance can be upgraded to the cluster model so as to support million-level access and TB-level memory.
For Internet customers, users can use read and write, separate the read traffic of the extended service read/write splitting to expand the read traffic for the service, and maintain tens of millions of users' request latencies.
In terms of disaster recovery, users can select Redis instances with different disaster recovery specifications as needed. Users can set up master and slave instances in the same data center, or deploy instances in the same city but different zones, or have multiple remote active standbys.
For financial or global customers, users can use the remote multiple active standby to construct a global Redis cache.
Alibaba Cloud ApsaraDB for Redis is a key value database service that offers in-memory caching and high-speed access to applications hosted on the cloud. As a Redis protocol compatible tool, ApsaraDB for Redis offers exceptional read-write capabilities and ensures data persistence by using memory and hard disk storage.
Alibaba Cloud is constantly contributing towards the open source community. To learn more about Alibaba Cloud's and Alibaba Group's open source initiatives, check out these 12 Open Source Projects by Alibaba.
Interview with the Creator of Redisson – Building an Open Source Enterprise Redis Client
Alibaba Clouder - October 10, 2018
Alibaba Clouder - April 18, 2018
vincentsiu - July 16, 2024
Alibaba Clouder - October 26, 2020
Alibaba Clouder - October 12, 2018
Alibaba Cloud Native - April 7, 2023
A key value database service that offers in-memory caching and high-speed access to applications hosted on the cloud
Learn MoreMulti-source metrics are aggregated to monitor the status of your business and services in real time.
Learn MoreAlibaba Cloud Function Compute is a fully-managed event-driven compute service. It allows you to focus on writing and uploading code without the need to manage infrastructure such as servers.
Learn MoreMake identity management a painless experience and eliminate Identity Silos
Learn MoreMore Posts by ApsaraDB
Raja_KT March 17, 2019 at 4:59 pm
I think now Apasaracache is already on open source, right?