gcpug / dogrun

Apache License 2.0
0 stars 0 forks source link

I want the ability to put Spanner's change event in PubSub #7

Closed sinmetal closed 5 years ago

sinmetal commented 6 years ago

As a user, I want to have a publisher in Spanner that would publish updated data in Spanner, like BINLOG in MySQL, to Pub/Sub. So that I can make a trigger for that.

WHAT

MySQLのBINLOGみたいなのをPubSubにぶっこむ機能が欲しい

WHY

変更をトリガーしたい

kuma commented 6 years ago

変更をトリガーにしたい、、だよな。

kuma commented 6 years ago

As a user, I want to have a publisher in Spanner that would publish updated data in Spanner, like BINLOG in MySQL, to Pub/Sub. So that I can make a trigger for that.

kuma commented 6 years ago

なんかすっごい英語が出てこなかった。

sinmetal commented 5 years ago

Ask

要望があることは認識している。 現時点では、CommitTimestampをアプリケーションでWatchして、自分でPubSubに入れるというような方法を取ることになる。

Q : FirestoreはSpannerを使っている?

A

Spannerのテクノロジーを利用しているが、いろんなコンポーネントが存在する。