DigiNews

Tech Watch by Johan Denoyer

← Back to articles

Prolly: A content-addressed ordered map built on prolly trees

Quality: 8/10 Relevance: 9/10

Summary

The article introduces Prolly, a Rust library that implements content-addressed, immutable ordered maps using prolly trees. It provides a pluggable storage backend, range proofs, three-way merges, CRDT-style merge strategies, and extensive docs on architectures, APIs, and use cases for versioned data and sync. It also outlines backends, offloading large values, GC, and async store support.

🚀 Service construit par Johan Denoyer