Home
Categories
EXPLORE
True Crime
Comedy
Society & Culture
Business
News
Sports
TV & Film
About Us
Contact Us
Copyright
© 2024 PodJoint
Podjoint Logo
US
00:00 / 00:00
Sign in

or

Don't have an account?
Sign up
Forgot password
https://is1-ssl.mzstatic.com/image/thumb/Podcasts211/v4/4f/1c/b1/4f1cb185-f5bb-229d-2dee-8aeea669a76e/mza_2035931246008308099.jpg/600x600bb.jpg
Future Is Already Here
Eksplain
32 episodes
1 day ago
“The future is already here — it's just not very evenly distributed,” said science fiction writer William Gibson. We agree. Our mission is to help change that. This podcast breaks down advanced technologies and innovations in simple, easy-to-understand ways, making cutting-edge ideas more accessible to everyone. Please note: Some of our content may be AI-generated, including voices, text, images, and videos.
Show more...
Technology
RSS
All content for Future Is Already Here is the property of Eksplain and is served directly from their servers with no modification, redirects, or rehosting. The podcast is not affiliated with or endorsed by Podjoint in any way.
“The future is already here — it's just not very evenly distributed,” said science fiction writer William Gibson. We agree. Our mission is to help change that. This podcast breaks down advanced technologies and innovations in simple, easy-to-understand ways, making cutting-edge ideas more accessible to everyone. Please note: Some of our content may be AI-generated, including voices, text, images, and videos.
Show more...
Technology
https://d3t3ozftmdmh3i.cloudfront.net/staging/podcast_uploaded_nologo/42831029/42831029-1744939931749-250385e3389bb.jpg
FoundationDB: A Distributed Transactional Key-Value Store
Future Is Already Here
24 minutes 19 seconds
9 months ago
FoundationDB: A Distributed Transactional Key-Value Store


In this episode, we dive into FoundationDB. It is an open-source, distributed, transactional key-value store that combines the scalability of NoSQL with the strong consistency of ACID transactions. It was created over a decade ago and is used by companies like Apple and Snowflake as the underpinning of their cloud infrastructure.


Key features of FoundationDB include:

  • Unbundled architecture
  • Strict serializability
  • Deterministic simulation
  • Minimal feature set


Unlike traditional databases that bundle storage, data models, and query languages, FoundationDB takes a modular approach, providing a highly scalable, transactional storage engine with a minimal set of features. This allows application developers flexibility, with the ability to relax strict serializability when it's not needed.


Reference:

The paper "FoundationDB: A Distributed Unbundled Transactional Key Value Store" details the design and implementation of FoundationDB. This paper was published at the 2021 International Conference on Management of Data (SIGMOD '21). The authors include Jingyu Zhou, Meng Xu, Alexander Shraer, Bala Namasivayam, Alex Miller, Evan Tschannen, Steve Atherton, Andrew J. Beamon, Rusty Sears, John Leach, Dave Rosenthal, Xin Dong, Will Wilson, Ben Collins, David Scherer, Alec Grieser, Young Liu, Alvin Moore, Bhaskar Muppana, Xiaoge Su, and Vishesh Yadav.


Disclaimer:

Please note that parts or all this episode was generated by AI. While the content is intended to be accurate and informative, it is recommended that you consult the original research papers for a comprehensive understanding.



Future Is Already Here
“The future is already here — it's just not very evenly distributed,” said science fiction writer William Gibson. We agree. Our mission is to help change that. This podcast breaks down advanced technologies and innovations in simple, easy-to-understand ways, making cutting-edge ideas more accessible to everyone. Please note: Some of our content may be AI-generated, including voices, text, images, and videos.