|
|
|
|
|
by sandGorgon
2633 days ago
|
|
Hmm..I would prefer to not have it. In production, managing database persistence is very hard. Especially when you go down the kubernetes road. I would take higher latency, but avoid pulling in a whole database infrastructure. Plus a huge number of us use postgresql..so that becomes another set of a mess. I would strongly urge you to do this on the same bigquery database that you would connect to anyways. |
|