bayard-client

Crates.iobayard-client
lib.rsbayard-client
version0.8.7
created_at2020-03-04 09:20:31.826288+00
updated_at2021-02-22 15:10:46.975274+00
descriptionClient library for Bayard.
homepagehttps://github.com/bayard-search
repositoryhttps://github.com/bayard-search/bayard/bayard-client
max_upload_size
id215281
size61,784
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