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

Ability to create topic #78

Open
edgarlatorre opened this issue Jun 21, 2019 · 5 comments
Open

Ability to create topic #78

edgarlatorre opened this issue Jun 21, 2019 · 5 comments
Labels
enhancement New feature or request question Further information is requested

Comments

@edgarlatorre
Copy link

I was thinking that would be useful to be able to create a topic through a function or a command.

Is it a good feature to have?

@edgarlatorre edgarlatorre added enhancement New feature or request question Further information is requested labels Jun 21, 2019
@andrewgy8
Copy link
Contributor

I think command would be best. Something like python manage.py createtopic --name foo-bar-topic

@jonasae
Copy link
Contributor

jonasae commented Jun 21, 2019

I think it would be great.

@jonasae
Copy link
Contributor

jonasae commented Jun 21, 2019

And also one to remove a topic.
I'm thinking in a testing scenario in which someone wants to test a given callback without using existing ones, without polluting pubsub topics.

@edgarlatorre
Copy link
Author

I think command would be best. Something like python manage.py createtopic --name foo-bar-topic

I think we can have both, in case we are not using django.

@edgarlatorre
Copy link
Author

And also one to remove a topic.
I'm thinking in a testing scenario in which someone wants to test a given callback without using existing ones, without polluting pubsub topics.

Remove topic would super nice as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants