Skip to content
This repository has been archived by the owner on Aug 12, 2022. It is now read-only.

Feature Request: support post-resource and relation resolver concurrency #164

Open
roneli opened this issue Jan 25, 2022 · 1 comment
Open
Assignees
Labels
enhancement New feature or request

Comments

@roneli
Copy link
Contributor

roneli commented Jan 25, 2022

  1. allow for tables to request concurrent post-resource resolver
  2. allow for relations fetching of each resource to run concurrently.

This will increase performance. The first one should be defined on table level while the secondary should be a flag set by user to increase performance.

@roneli roneli added the enhancement New feature or request label Jan 25, 2022
@roneli roneli self-assigned this Jan 25, 2022
@bbernays
Copy link
Contributor

bbernays commented Apr 7, 2022

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants