Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Porting the TS connector to a pure Deno runtime using the TS SDK #50

Closed
wants to merge 3 commits into from

Conversation

sordina
Copy link
Contributor

@sordina sordina commented Sep 29, 2023

Porting TS-Connector to Pure Deno:

  • Remove Rust code and Rust SDK usage
  • Adopt TS SDK: github.com/hasura/ndc-sdk-typescript
  • Create a CLI command based harness in place of the Rust CLI harness
  • Inference command
  • Local development supported via deno --watch

@sordina sordina self-assigned this Sep 29, 2023
@sordina sordina marked this pull request as draft September 29, 2023 06:01
@sordina sordina closed this Sep 29, 2023
@sordina sordina deleted the lyndon/ts-sdk branch September 29, 2023 07:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant