The transactional Elasticsearch alternative built on Postgres
-
Updated
Dec 20, 2025 - Rust
The transactional Elasticsearch alternative built on Postgres
Tonbo is an embedded database for serverless and edge runtimes.
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…
Add a description, image, and links to the htap topic page so that developers can more easily learn about it.
To associate your repository with the htap topic, visit your repo's landing page and select "manage topics."