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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

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