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

Query iterators #106

Closed
andre-senna opened this issue Jan 24, 2024 · 1 comment
Closed

Query iterators #106

andre-senna opened this issue Jan 24, 2024 · 1 comment
Assignees
Milestone

Comments

@andre-senna
Copy link
Contributor

DAS query API should optionally return iterators rather than lists with results. The point here is to reduce response time to a minimal specially when the calls involve remote calls. These iterators need to be integrated with the cache system and should be implemented all the way down in the stack of requests from DAS until the data structure actually storing atoms (AtomDB adapters).

@andre-senna andre-senna converted this from a draft issue Jan 24, 2024
@andre-senna andre-senna added this to the Alpha release milestone Jan 24, 2024
@andre-senna andre-senna moved this from Backlog to In Progress in DAS - Public Board Jan 26, 2024
@marcocapozzoli
Copy link
Collaborator

This Issue was resolved by #138 #139 #145 #147

@github-project-automation github-project-automation bot moved this from In Progress to Done in DAS - Public Board Feb 28, 2024
@andre-senna andre-senna moved this from Done to Released in DAS - Public Board Mar 8, 2024
andre-senna added a commit that referenced this issue Sep 24, 2024
[das/#106] Change patterns and templates indexes to store handles only rather than handles+targets
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

2 participants