8 releases
0.8.7 | Feb 22, 2021 |
---|---|
0.8.6 | Feb 22, 2021 |
0.8.5 | Nov 11, 2020 |
0.8.2 | Aug 31, 2020 |
0.8.1 | May 29, 2020 |
#16 in #full-text
Used in 2 crates
5KB
72 lines
Bayard
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.
Dependencies
~8–16MB
~200K SLoC