1
0
mirror of https://github.com/dhamaniasad/awesome-postgres.git synced 2025-02-08 13:58:15 +02:00

Add Citus to Server section

This commit is contained in:
Lukas Fittl 2016-09-07 14:04:21 -07:00 committed by GitHub
parent cb5a5243f9
commit c88eaf964f

View File

@ -58,6 +58,7 @@ A curated list of awesome PostgreSQL software, libraries, tools and resources, i
### Server
* [Postgres-XL](http://www.postgres-xl.org/) - Scalable Open Source PostgreSQL-based Database Cluster
* [Citus](https://github.com/citusdata/citus) - Scalable PostgreSQL cluster for real-time workloads
### Monitoring
* [Check\_postgres](https://github.com/bucardo/check_postgres) - Nagios check\_postgres plugin for checking status of PostgreSQL databases