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

[FEATURE] Support allocations to thousands of round members #1067

Open
aerugo opened this issue Jul 14, 2023 · 0 comments
Open

[FEATURE] Support allocations to thousands of round members #1067

aerugo opened this issue Jul 14, 2023 · 0 comments

Comments

@aerugo
Copy link
Contributor

aerugo commented Jul 14, 2023

At the moment the platform does not manage handling thousands of members in a round.

Setting or adding to balances should still be possible in-platform with thousands of users, so this needs to be fixed and tested. We should benchmark for the platform being able to handle a round of 10,000 members.

We need to optimize or rewrite the allocate and set mutations to be able to manage this in batch.
This may require writing some custom SQL to do this efficiently.

@aerugo aerugo changed the title [FEATURE] [FEATURE] Support allocations to thousands of round members Jul 14, 2023
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

No branches or pull requests

1 participant