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

Added support for the new ephemeral topic feature #37

Merged
merged 1 commit into from
Dec 6, 2014

Conversation

clintberry
Copy link
Contributor

The new version of NSQ supports ephemeral topics for true pub sub functionality. I changed the regex for the topic name validation to support this.

@clintberry
Copy link
Contributor Author

Whoops. Failed the build because travis CI uses stable nsq :-) Do you guys have a process for this? maybe there is a branch for beta?

@clintberry
Copy link
Contributor Author

Here is the issue in the nsq code base: nsqio/nsq#305

@dudleycarr
Copy link
Owner

@clintberry Since this isn't in any release, I would hesitate to put it on master. However, we can get a branch going for in-development NSQ functionality where this can live. I'll try to find some time over the next couple of days to make this work.

@clintberry
Copy link
Contributor Author

That makes perfect sense. We can wait until they release the next version of NSQ with this feature enabled.

@dudleycarr dudleycarr merged commit 8ae8cdb into dudleycarr:master Dec 6, 2014
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

Successfully merging this pull request may close these issues.

2 participants