valeriansaliou

sonic

valeriansaliou

🦔 Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM.

AI 简介

Sonic 是一个轻量级、无模式的高性能搜索后端,专为低资源环境设计,可运行在仅几 MB 内存上。它采用 Rust 编写,支持文本归一化、前缀自动补全和毫秒级 ID 检索,以标识符索引(而非文档索引)方式工作,返回匹配 ID 后由外部系统查取原始数据。相比 Elasticsearch 等重型方案,Sonic 更适合嵌入式、边缘设备、小型 SaaS 服务或需快速部署的实时搜索场景,如客服消息检索、应用内搜索与元数据索引。

Rust
Mozilla Public License 2.0
21.3k
Stars
616
Forks
197
Watchers
57
Issues

Star 增长

今日0
近 7 天0
近 30 天0
综合评分43.37
默认分支master