CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2017/07/07 13:58:07
Log message:
Import citus 6.2.2.
Citus horizontally scales PostgreSQL across multiple machines using
sharding and replication. Its query engine parallelizes incoming SQL
queries across these servers to enable human real-time (less than a
second) responses on large datasets.
Citus extends the underlying database rather than forking it, which
gives developers and enterprises the power and familiarity of a
traditional relational database. As an extension, Citus supports new
PostgreSQL releases, allowing users to benefit from new features while
maintaining compatibility with existing PostgreSQL tools.
From Martijn Rijkeboer, ok sthen@
Status:
Vendor Tag: mrijkeboer
Release Tags: landry_20170707
N ports/databases/citus/Makefile
N ports/databases/citus/distinfo
N ports/databases/citus/pkg/DESCR
N ports/databases/citus/pkg/PLIST
No conflicts created by this import