MeiliSearch/meilisearch-http
frbimo 6465a3f549 refactor /health on meilisearch-http that complies:
1. NEEDS to ensure that service is completely up if it returns 204
2. DOES NOT block service process (write transaction)
3. NEEDS to use the less network bandwidth as possible when it's triggered
4. NEEDS to use the less service resources as possible when it's triggered
5. DOES NOT NEED any authentication
6. MAY be named /health
2020-10-19 14:30:43 +08:00
..
public URL encode search in web UI 2020-10-05 11:57:52 -07:00
src refactor /health on meilisearch-http that complies: 2020-10-19 14:30:43 +08:00
tests refactor /health on meilisearch-http that complies: 2020-10-19 14:30:43 +08:00
Cargo.toml apply recommanded updates from dependabot 2020-10-15 13:26:52 +02:00
build.rs Rename MeiliDB into MeiliSearch 2019-11-26 11:12:30 +01:00