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

Use a shared queue for every action that hits the store #94

Closed
satello opened this issue Mar 5, 2018 · 0 comments · Fixed by #102
Closed

Use a shared queue for every action that hits the store #94

satello opened this issue Mar 5, 2018 · 0 comments · Fixed by #102
Assignees
Projects

Comments

@satello
Copy link
Contributor

satello commented Mar 5, 2018

Use a promise queue for all action involving the store. Refactor StoreProviderWrapper so that it queues write tasks and then reads before it writes

@epiqueras epiqueras assigned epiqueras and satello and unassigned epiqueras Mar 6, 2018
@epiqueras epiqueras added this to To Do in kleros-api via automation Mar 6, 2018
@epiqueras epiqueras added this to the March 5 -> March 12 milestone Mar 6, 2018
@satello satello moved this from To Do to In progress in kleros-api Mar 14, 2018
kleros-api automation moved this from In progress to Done Mar 15, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
kleros-api
  
Done
Development

Successfully merging a pull request may close this issue.

2 participants