danthegoodman1 / UltraQueue

Distributed pull queue based on Segment's Centrifuge. Zero dependency p2p clustering.
GNU Affero General Public License v3.0
1 stars 0 forks source link

Integrate TaskDB usage #10

Closed danthegoodman1 closed 2 years ago

danthegoodman1 commented 2 years ago

Creating, state transitions, and deleting

Attach and drain in separate tasks

all of these // TODO:s get to be removed :)