Comment on NATS Server v2.11parentComments−atombender1ySubject filtering is already quite powerful. What else were you thinking of?−nickpeterson1yI’d love something in between “knowing a subset of the subject” and reading all the values. But, now that I think about it, nats lets me subscribe to kv changes so I could incrementally maintain some index and retrieve the keys from that…
Comments
Subject filtering is already quite powerful. What else were you thinking of?
I’d love something in between “knowing a subset of the subject” and reading all the values. But, now that I think about it, nats lets me subscribe to kv changes so I could incrementally maintain some index and retrieve the keys from that…