sonic-server 1.7.2

Fast, lightweight and schema-less search backend.
1
2
3
4
5
6
7
8
// Sonic
//
// Fast, lightweight and schema-less search backend
// Copyright: 2026, Rémi Bardon <remi@remibardon.name>
// License: Mozilla Public License v2.0 (MPL v2.0)

pub mod huggingface;
pub mod spawn_guard;