Skip to content

Commit

Permalink
Added README
Browse files Browse the repository at this point in the history
  • Loading branch information
AdalbertMemSQL committed Aug 14, 2024
1 parent a5b8f27 commit 7432984
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ This connector is built using the [Typescript Data Connector SDK](https://github
- [Connector information in the Hasura Hub](https://hasura.io/connectors/singlestore)
- [Hasura V3 Documentation](https://hasura.io/docs/3.0)

<!-- TODO: add lincs to the documentation -->

## Features

Below, you'll find a matrix of all supported features for the SingleStore connector:
Expand Down Expand Up @@ -228,17 +226,6 @@ You'll need to follow whatever steps are necessary to expose your connector's po
Additionally, you'll need to update any cloud environment variables that your deployed supergraph needs from this
connector (e.g., `MY_SUBGRAPH_SINGLESTORE_READ_URL`) to match your deployed connector's endpoint.

<!-- TODO: add lincs to the documentation
## Documentation

View the full documentation for the SingleStore connector [here](./docs/index.md).


## Contributing

Check out our [contributing guide](./docs/contributing.md) for more details.
-->

## License

The SingleStore connector is available under the [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0).

0 comments on commit 7432984

Please sign in to comment.