Crates.io | bayard-server |
lib.rs | bayard-server |
version | 0.8.7 |
source | src |
created_at | 2020-04-27 15:16:46.03354 |
updated_at | 2021-02-22 15:03:44.528212 |
description | Bayard is a distributed search server. |
homepage | https://github.com/bayard-search |
repository | https://github.com/bayard-search/bayard/bayard-server |
max_upload_size | |
id | 234684 |
size | 92,549 |
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.
Full-text search/indexing
Index replication
Bringing up a cluster
Command line interface is available