You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maybe we should just use timescaledb for the backend database? It's built on top of PostGreSQL and replaces our need for running both MongoDB and InfluxDB.
We should implement this similar to how we implemented Influx... with setting an environment variable to the URL of the database. If it works well with Grafana we can have it on by default.
Maybe we should just use timescaledb for the backend database? It's built on top of PostGreSQL and replaces our need for running both MongoDB and InfluxDB.
http://www.timescale.com/
https://github.com/timescale/timescaledb/
https://www.npmjs.com/package/meteor-pg
The text was updated successfully, but these errors were encountered: