I am just learning about spanner change streams today, and from what I can gather, one can gather the events from the stream using Spanner's API:
Does that mean that the changestreams library in this repository is obsolete? If not, how is it better/different?
I am just learning about spanner change streams today, and from what I can gather, one can gather the events from the stream using Spanner's API:
Does that mean that the
changestreamslibrary in this repository is obsolete? If not, how is it better/different?