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

Add ability to create a new queue after creation of the server #9

Closed
ptravers opened this issue Aug 9, 2020 · 0 comments
Closed

Add ability to create a new queue after creation of the server #9

ptravers opened this issue Aug 9, 2020 · 0 comments
Labels
breaking update enhancement New feature or request
Milestone

Comments

@ptravers
Copy link
Owner

ptravers commented Aug 9, 2020

Given A running instance of SPQ
When A request is sent to create a queue
Then A new addressable queue should be created
Then All other operations must reference the queue they wish to work with by name

We may wish to refactor as part of this to have a single RPC for all queue operations.

@ptravers ptravers added enhancement New feature or request breaking update labels Aug 17, 2020
@ptravers ptravers added this to the 0.1.0 milestone Aug 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking update enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant