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
This commit is contained in:
Luis Bosque
2016-02-17 18:13:24 +01:00
committed by Mario de Frutos
parent 557f67c51f
commit 93463b3032
39 changed files with 2839 additions and 16 deletions

View File

@@ -0,0 +1,3 @@
--DO NOT MODIFY THIS FILE, IT IS GENERATED AUTOMATICALLY FROM SOURCES
-- Complain if script is sourced in psql, rather than via CREATE EXTENSION
\echo Use "CREATE EXTENSION cdb_dataservices_server" to load this file. \quit