# Murat Demirbas - FoundationDB: A Distributed Unbundled Transactional Key Value Store (Highlights) ![rw-book-cover|256](https://readwise-assets.s3.amazonaws.com/static/images/article1.be68295a7e40.png) ## Metadata **Cover**:: https://readwise-assets.s3.amazonaws.com/static/images/article1.be68295a7e40.png **Source**:: #from/readwise **Zettel**:: #zettel/fleeting **Status**:: #x **Authors**:: [[Murat Demirbas]] **Full Title**:: FoundationDB: A Distributed Unbundled Transactional Key Value Store **Category**:: #articles #readwise/articles **Category Icon**:: 📰 **URL**:: [muratbuffalo.blogspot.com](http://muratbuffalo.blogspot.com/2022/03/foundationdb-distributed-unbundled.html) **Host**:: [[muratbuffalo.blogspot.com]] **Highlighted**:: [[2022-03-12]] **Created**:: [[2022-09-26]] ## Highlights - This paper from Sigmod 2021 presents FoundationDB, a transactional key-value store that supports multi-key strictly serializable transactions across its entire key-space. ([View Highlight](https://instapaper.com/read/1490102942/19016299)) [This paper from Sigmod 2021](https://dl.acm.org/doi/10.1145/3448016.3457559) - The main idea in FDB is to decouple transaction processing from logging and storage. ([View Highlight](https://instapaper.com/read/1490102942/19016300))