bayard-rest

Crates.iobayard-rest
lib.rsbayard-rest
version0.8.7
sourcesrc
created_at2020-04-27 15:36:59.630966
updated_at2021-02-22 15:26:58.740777
descriptionREST API server for Bayard.
homepagehttps://github.com/bayard-search
repositoryhttps://github.com/bayard-search/bayard/bayard-rest
max_upload_size
id234690
size113,494
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