summa 0.8.8

Fast full-text search server
1
2
3
4
5
mod consumer;
mod consumer_thread;
pub(crate) mod status;

pub(crate) use consumer::Consumer;