package/timescaledb: new package
authorMaxim Kochetkov <fido_max@inbox.ru>
Mon, 5 Oct 2020 10:19:51 +0000 (13:19 +0300)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 8 Oct 2020 21:12:56 +0000 (23:12 +0200)
commita6c7e0c0c3fa5515629c3f1d6c7fe8fc5107db96
tree3917754f4ee767ba9a9e612e7e6ebfa9734c3423
parent787ad0b35d0d5d38b5e3da473fb861f903ba65bd
package/timescaledb: new package

TimescaleDB is an open-source database designed to make SQL scalable
for time-series data.  It is engineered up from PostgreSQL and
packaged as a PostgreSQL extension, providing automatic partitioning
across time and space (partitioning key), as well as full SQL support.

Signed-off-by: Maxim Kochetkov <fido_max@inbox.ru>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
DEVELOPERS
package/Config.in
package/timescaledb/Config.in [new file with mode: 0644]
package/timescaledb/timescaledb.hash [new file with mode: 0644]
package/timescaledb/timescaledb.mk [new file with mode: 0644]