aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPrabhat Sharma <hi.prabhat@gmail.com>2022-07-01 13:21:21 +0000
committerGitHub <noreply@github.com>2022-07-01 13:21:21 +0000
commitaca30fcf4b4a1fe02fa3618deb770ada247baf74 (patch)
tree11388b064c75a7be28d5883084f9a59dc92255ec
parentAdded dashdot to Personal Dashboards (#3053) (diff)
downloadawesome-selfhosted-aca30fcf4b4a1fe02fa3618deb770ada247baf74.tar.gz
awesome-selfhosted-aca30fcf4b4a1fe02fa3618deb770ada247baf74.zip
Add ZincSearch to search engines (#3059)
* added ZincSearch search engine * added zinc playground server
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index a78d225a..5f83c6c3 100644
--- a/README.md
+++ b/README.md
@@ -1608,6 +1608,7 @@ _Related: [Booking and Scheduling](#booking-and-scheduling)_
- [Typesense](https://typesense.org) - Blazing fast, typo-tolerant open source search engine optimized for developer happiness and ease of use. ([Source Code](https://github.com/typesense/typesense)) `GPL-3.0` `C++`
- [Whoogle](https://github.com/benbusby/whoogle-search) `⚠` - A self-hosted, ad-free, privacy-respecting metasearch engine. `MIT` `Python`
- [Yacy](https://yacy.net/en/index.html) - Peer based, decentralized search engine server. ([Demo](https://search.yacy.net/), [Source Code](https://github.com/yacy/yacy_search_server)) `GPL-2.0` `Java`
+- [ZincSearch](https://zincsearch.com) - A lightweight alternative to elasticsearch that requires minimal resources, written in Go. ([Demo](https://github.com/zinclabs/zinc#playground-server), [Source Code](https://github.com/zinclabs/zinc)) `Apache 2.0` `Go`
### Self-hosting Solutions