dataservices-api/server/extension/cdb_dataservices_server.control
Luis Bosque 93463b3032 Support using a common redis connection
If sentinel_host or sentinel_cluster_id is not provided it will try to
connect with a redis_host parameter
2016-02-26 10:49:08 +01:00

6 lines
172 B
Plaintext

comment = 'CartoDB dataservices server extension'
default_version = '0.5.0'
requires = 'plpythonu, postgis, cdb_geocoder'
superuser = true
schema = cdb_dataservices_server