11 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.7.0 Apr 27, 2020

#2580 in Database interfaces

MIT license

94KB
2K SLoC

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.

Features

  • Full-text search/indexing
  • Index replication
  • Bringing up a cluster
  • Command line interface is available

Source code repository

Docker container repository

Documents

Dependencies

~104MB
~2M SLoC