FoundationDB: A Distributed Key-Value Store

8Citations
Citations of this article
15Readers
Mendeley users who have this article in their library.

Abstract

FoundationDB is an open-source transactional key-value store created more than 10 years ago. It is one of the first systems to combine the flexibility and scalability of NoSQL architectures with the power of ACID transactions. FoundationDB adopts an unbundled architecture that decouples an in-memory transaction management system, a distributed storage system, and a built-in distributed configuration system. Each sub-system can be independently provisioned and configured to achieve scalability, high availability, and fault tolerance. FoundationDB includes a deterministic simulation framework, used to test every new feature under a myriad of possible faults. This rigorous testing makes FoundationDB extremely stable and allows developers to introduce and release new features in a rapid cadence. FoundationDB offers a minimal and carefully chosen feature set, which has enabled a range of disparate systems to be built as layers on top. FoundationDB is the underpinning of cloud infrastructure at Apple, Snowflake, and other companies, due to its consistency, robustness, and availability for storing user data, system metadata and configuration, and other critical information.

Cite

CITATION STYLE

APA

Zhou, J., Xu, M., Shraer, A., Namasivayam, B., Miller, A., Tschannen, E., … Yadav, V. (2023). FoundationDB: A Distributed Key-Value Store. Communications of the ACM, 66(6), 97–105. https://doi.org/10.1145/3592838

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free