Delta: Highly available, strongly consistent storage using chain replication (2022)

Delta: Highly available, strongly consistent storage using chain replication (2022)

Delta is a storage system introduced in 2022 that aims to provide high availability and strong consistency by employing chain replication. The design distributes data across a sequence of nodes, ensuring that writes propagate through the chain while reads can be served from any replica. Discussion of Delta appeared on Hacker News, highlighting its potential for reliable data services.