This repository was archived by the owner on Oct 20, 2023. It is now read-only.
Replies: 1 comment
-
Thanks will take a look. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Minigcore is already using PGSQL for persistence. As far as I can tell a lot of this persistent data are time series. Therefore support for TimescaleDB https://www.timescale.com/ and its features should be considered.
TimescaleDB is an enhancement to PQSQL, specially for time series data.
Beta Was this translation helpful? Give feedback.
All reactions