mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
fix: correct license and platforms for Manticore Search (#1113)
Manticore is now GPL-v3 licensed. There's also a Helm Chart to run it in K8S.
This commit is contained in:
parent
ab8f4002b4
commit
4dc50ca6cb
1 changed files with 2 additions and 1 deletions
|
|
@ -2,11 +2,12 @@ name: Manticore Search
|
|||
website_url: https://github.com/manticoresoftware/manticoresearch/
|
||||
description: Full-text search and data analytics, with fast response time for small, medium and big data (alternative to Elasticsearch).
|
||||
licenses:
|
||||
- GPL-2.0
|
||||
- GPL-3.0
|
||||
platforms:
|
||||
- Docker
|
||||
- deb
|
||||
- C++
|
||||
- K8S
|
||||
tags:
|
||||
- Search Engines
|
||||
source_code_url: https://github.com/manticoresoftware/manticoresearch/
|
||||
|
|
|
|||
Loading…
Reference in a new issue