notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: databases/pg_citus/files/patch-src_include_distributed_master__metadata__utility.h

Number of commits found: 2

Saturday, 16 Apr 2016
23:24 matthew search for other commits by this committer
Upgrade to 5.0.1
  - fixes for 32bit platforms have been applied upstream, so remove the
    corresponding patch.

ChangeLog:	  https://github.com/citusdata/citus/blob/v5.0.1/CHANGELOG.md
Original commitRevision:413484 
Saturday, 26 Mar 2016
16:53 matthew search for other commits by this committer
What is Citus?

  * Open-source PostgreSQL extension (not a fork)
  * Scalable across multiple hosts through sharding and replication
  * Distributed engine for query parallelization
  * Highly available in the face of host failures

Citus horizontally scales PostgreSQL across commodity servers using
sharding and replication. Its query engine parallelizes incoming SQL
queries across these servers to enable real-time responses on large
datasets.

WWW: https://www.citusdata.com/

Differential Revision: https://reviews.freebsd.org/D5729
Original commitRevision:411931 

Number of commits found: 2