Stream: implementers
Topic: Tags and versions
Josh Mandel (Apr 20 2016 at 22:32):
From the mailing list @Grahame Grieve said:
there is no way using the standard API to subscribe to version-less changes at present, or to replicate them
I would have expected a Subscription
with criteria like "tag=test" to offer this behavior.
Grahame Grieve (Apr 20 2016 at 22:52):
I didn't count that because it's not quite subscribe or replicate. You will pick up new additions, but not deletions
Last updated: Apr 12 2022 at 19:14 UTC