Luis Bosque
|
2a807af6df
|
Fix upgrade/downgrade paths to 0.5.0
|
2016-02-26 10:49:09 +01:00 |
|
Luis Bosque
|
6c5b1b4e99
|
Use strictredis if sentinel_master_id is not null
Also, use only a redis_host and redis_port attributes either if the
connection is to redis or to sentinel
|
2016-02-26 10:49:09 +01:00 |
|
Luis Bosque
|
472d8c2360
|
Install cdb_geocoder extension with non-admin user
|
2016-02-26 10:49:09 +01:00 |
|
Luis Bosque
|
ab32065e1d
|
Script to help to enable the extension in dev env
|
2016-02-26 10:49:09 +01:00 |
|
Luis Bosque
|
04617332a2
|
Add _redis_conf_params type alter
In order to add or remove redis_host attribute to upgrade/downgrade path
|
2016-02-26 10:49:09 +01:00 |
|
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 |
|