Skip to content
This repository has been archived by the owner on Jul 3, 2023. It is now read-only.

Add support for ephemeral topics #51

Merged
merged 1 commit into from
Jun 22, 2015
Merged

Add support for ephemeral topics #51

merged 1 commit into from
Jun 22, 2015

Conversation

Nomon
Copy link
Contributor

@Nomon Nomon commented Mar 11, 2015

NSQ now has support for ephemeral topics in addition to ephemeral channels.
This change changes the regex to match that change.
nsqio/nsq#305

NSQ now has support for ephemeral topics in addition to ephemeral channels.
This change changes the regex to match that change.
nsqio/nsq#305
@juliangruber
Copy link
Contributor

lgtm, a test would help though

@ralphtheninja
Copy link
Contributor

👍

@ralphtheninja
Copy link
Contributor

Would be nice with a feature where you could set e.g. ephemeral: true when creating the nsq object and it could append #ephemeral to all topics

@juliangruber
Copy link
Contributor

@ralphtheninja what's the use case?

@ralphtheninja
Copy link
Contributor

This might be the wrong place for this discussion. The idea I had was to be able to use normal topics in your code and be able to flip an ephemeral switch to automatically make topics ephemeral, without needing to change every single one of them. Does that makes sense?

yields added a commit that referenced this pull request Jun 22, 2015
Add support for ephemeral topics
@yields yields merged commit 30ab343 into segmentio:master Jun 22, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants