File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 44:project-name: redis-sql
55:project-group: com.redis
66:project-version: 0.2.0
7+ :artifact-id: trino-redisearch
8+ :codecov-token: CQFF495IPH
79
810image:https://github.com/{project-owner}/{project-name}/actions/workflows/early-access.yml/badge.svg["Build Status", link="https://github.com/{project-owner}/{project-name}/actions/workflows/early-access.yml"]
9- image:https://img.shields.io/maven-central/v/{project-group}/trino-redisearch [Download, link="https://search.maven.org/#search|ga|1|trino-redisearch "]
10- image:https://img.shields.io/nexus/s/{project-group}/trino-redisearch ?server=https%3A%2F%2Fs01.oss.sonatype.org[Snapshot,link="https://s01.oss.sonatype.org/#nexus-search;quick~trino-redisearch "]
11- image:https://codecov.io/gh/{project-owner}/{project-name}/branch/master/graph/badge.svg?token=CQFF495IPH ["Coverage", link="https://codecov.io/gh/{project-owner}/{project-name}"]
11+ image:https://img.shields.io/maven-central/v/{project-group}/{artifact-id} [Download, link="https://search.maven.org/#search|ga|1|{artifact-id} "]
12+ image:https://img.shields.io/nexus/s/{project-group}/{artifact-id} ?server=https%3A%2F%2Fs01.oss.sonatype.org[Snapshot,link="https://s01.oss.sonatype.org/#nexus-search;quick~{artifact-id} "]
13+ image:https://codecov.io/gh/{project-owner}/{project-name}/branch/master/graph/badge.svg?token={codecov-token} ["Coverage", link="https://codecov.io/gh/{project-owner}/{project-name}"]
1214
1315Redis-SQL is a SQL interface to https://oss.redislabs.com/redisearch/[RediSearch] implemented as a https://trino.io[Trino] connector.
1416
You can’t perform that action at this time.
0 commit comments