bayard-common

Crates.iobayard-common
lib.rsbayard-common
version0.8.7
sourcesrc
created_at2020-05-08 12:53:11.690973
updated_at2021-02-22 14:56:45.105745
descriptionCommon library for Bayard.
homepagehttps://github.com/bayard-search
repositoryhttps://github.com/bayard-search/bayard/bayard-common
max_upload_size
id238882
size4,806
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