bayard-cli

Crates.iobayard-cli
lib.rsbayard-cli
version0.8.7
sourcesrc
created_at2020-05-08 13:09:13.132257
updated_at2021-02-22 15:18:18.659113
descriptionCommand line interface for Bayard.
homepagehttps://github.com/bayard-search
repositoryhttps://github.com/bayard-search/bayard/bayard-cli
max_upload_size
id238897
size92,762
Minoru Osuka (mosuka)

documentation

https://bayard-search.github.io/bayard/

README

Bayard

Join the chat at https://gitter.im/bayard-search/bayard License: MIT

Bayard is a full-text search and indexing server written in Rust built on top of Tantivy that implements Raft Consensus Algorithm and gRPC.
Achieves consensus across all the nodes, ensures every change made to the system is made to a quorum of nodes.
Bayard makes easy for programmers to develop search applications with advanced features and high availability.

Commit count: 0

cargo fmt