bayard

Crates.iobayard
lib.rsbayard
version0.9.0
sourcesrc
created_at2020-02-23 14:58:09.919872
updated_at2022-08-03 06:38:28.758221
descriptionA distributed search server.
homepagehttps://github.com/mosuka/bayard
repositoryhttps://github.com/mosuka/bayard/bayard
max_upload_size
id211764
size549,082
Minoru Osuka (mosuka)

documentation

https://bayard-search.github.io/bayard/

README

Bayard

License: MIT

Bayard is a full-text search and indexing server with cluster membership discovery by SWIM Protocol.
Bayard provides endpoints through gRPC and RESTful API.
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

Architecture

Table of Contents

Commit count: 0

cargo fmt