Redis
companyOpenness profile
1 product on the map — 1 open.
Openness
5 high confidence- license
- AGPL-3.0(OSI)
- source
- public
- core-gated
- ungated
LICENSE.txt states the source in this repository is available, except where a file header says otherwise, under the recipient's choice of the Redis Source Available License 2.0 (RSALv2, not OSI), the Server Side Public License v1 (SSPLv1, not OSI) or the GNU Affero General Public License v3 (AGPLv3, OSI) - the same default-triple-license shape as elasticsearch, and AGPL-3.0 is the tier this records. Unlike elasticsearch's x-pack or meilisearch's Enterprise Edition, no directory in this repository is checked to carry a header naming only the non-OSI branches - the coordinator/clustering code under `src/coord` (Redis's distributed serving layer) carries the identical triple-choice header as the rest of `src/`, so no functionality in the published tree is withheld from the AGPL-3.0 branch. Source is public and the core ungated.
- https://github.com/RediSearch/RediSearch/blob/master/LICENSE.txt recorded 2026-09-02
LICENSE.txt states the source is available under the recipient's choice of RSALv2, SSPLv1 or AGPLv3 starting with Redis 8, except as otherwise specified in source code headers for specific files.
- https://api.github.com/repos/RediSearch/RediSearch recorded 2026-09-02
Repo metadata - license spdx_id NOASSERTION, private false, archived false, default branch master - for RediSearch/RediSearch.
- https://github.com/RediSearch/RediSearch/blob/master/src/coord/dist_plan.h recorded 2026-09-02
A source file inside the distributed coordinator/clustering directory (src/coord) carries the identical "your choice of RSALv2; or SSPLv1; or AGPLv3" header as the rest of the repository, rather than a header naming only the non-OSI branches - the shape that would mark a gated directory the way elasticsearch's x-pack is marked.
- https://github.com/RediSearch/RediSearch/blob/master/README.md recorded 2026-09-02
README describes a query and indexing engine providing secondary indexing, full-text search, vector similarity search and aggregations for Redis, with no separate enterprise-only directory or paid tier described inside this repository.