bayard-server

Crates.iobayard-server
lib.rsbayard-server
version0.8.7
sourcesrc
created_at2020-04-27 15:16:46.03354
updated_at2021-02-22 15:03:44.528212
descriptionBayard is a distributed search server.
homepagehttps://github.com/bayard-search
repositoryhttps://github.com/bayard-search/bayard/bayard-server
max_upload_size
id234684
size92,549
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.

Features

  • Full-text search/indexing

  • Index replication

  • Bringing up a cluster

  • Command line interface is available

Source code repository

Docker container repository

Documents

Commit count: 0

cargo fmt