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:
Sergey Nikolaev 2025-01-23 00:22:11 +07:00 committed by GitHub
parent ab8f4002b4
commit 4dc50ca6cb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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/