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:
committed by
Mario de Frutos
parent
557f67c51f
commit
93463b3032
3
server/extension/sql/0.5.0/00_header.sql
Normal file
3
server/extension/sql/0.5.0/00_header.sql
Normal 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
|
||||
Reference in New Issue
Block a user