Distributed search engine for large-scale information retrieval
Top 25.6% on sourcepulse
Havenask is a large-scale distributed information search system developed by Alibaba Group, designed to provide high-performance, low-cost, and user-friendly search services for businesses. It supports real-time search on hundreds of billions of data records, achieving millions of queries per second (QPS) and writes per second (TPS) with millisecond query latency and second-level data updates.
How It Works
Built on a C++ core for enhanced performance, memory efficiency, and stability, Havenask offers a familiar SQL query interface. Its architecture emphasizes flexibility through a rich plugin mechanism for scalability and graphical development capabilities that allow for rapid algorithm iteration, making it suitable for next-generation intelligent search applications.
Quick Start & Requirements
ha3_runtime
for running, ha3_dev
for development). A create_container.sh
script is available.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
amd64
architecture.1 month ago
Inactive