Quicksilver v2:全球分布式关键值存储的演变(第一部分)

This blog post is the first of a series, in which we share our journey in redesigning Quicksilver — Cloudflare’s distributed key-value store that serves over 3 billion keys per second globally.

Quicksilver是Cloudflare开发的关键值存储系统,旨在实现全球快速复制和低延迟访问。随着业务增长,存储所有数据在每台服务器上变得低效,因此引入了新的服务器角色:完整数据副本和缓存代理。此设计(Quicksilver v1.5)提高了存储效率,减少了磁盘空间使用,同时保持了请求延迟。

Quicksilver v2:全球分布式关键值存储的演变(第一部分)
原文英文,约3600词,阅读约需13分钟。发表于:
阅读原文