notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
non port: databases/pg_citus/files/patch-configure.in

Number of commits found: 2

Thursday, 19 May 2016
14:52 matthew search for other commits by this committer
Update to 5.1.0

  - Remove all the previous patches: fixed upstream
  - but add a new patch for another missing header file

ChangeLog:  https://github.com/citusdata/citus/blob/v5.1.0/CHANGELOG.md
Original commitRevision:415507 
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