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

Extract datasource query processing #84

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

ddelemeny
Copy link
Contributor

This PR extracts some of the query/response processing logic from the datasource.ts file.

The idea is to keep datasource/index.ts as a bare implementation of the DatasourceAPI, and implement composable bits of logic in their own feature-scoped files.

Also :

@ddelemeny ddelemeny merged commit 244a62d into main Feb 20, 2024
2 checks passed
@ddelemeny ddelemeny deleted the ddelemeny/split-datasource-process-response branch March 11, 2024 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants