Dynamo-inspired distributed leader-less key-value database that has no unique features and no apparent reason to exist
-
Updated
Nov 18, 2023 - Go
Dynamo-inspired distributed leader-less key-value database that has no unique features and no apparent reason to exist
In a nutshell, EinsteinDB is a persistent indexing scheme based off of LSH-KVX that exploits the distinct merits of hash index and B+-Tree index to support range scan and avoids long NVM writes for maintaining consistency; thus improving on LSH’s performance guarantees for skewed data and adopts ordered-write consistency to ensure crash consiste…
Cloud-native geo-distributed leaderless message broker
Add a description, image, and links to the leaderless topic page so that developers can more easily learn about it.
To associate your repository with the leaderless topic, visit your repo's landing page and select "manage topics."