Dan Brown
646fd822c5
Updated redis config logic, Now takes a password
...
- Previous config did not use multiple servers in any way.
- Cluster will now be created automatically if multiple servers given.
- Removed REDIS_CLUSTER option.
Closes #1283
2019-03-08 22:42:48 +00:00
Dan Brown
456afdcd4c
Updated configuration files
...
Added a notice to the top of each to explain they should not be normally modified.
Standardised comment format used for each item.
Better aligned some files with laravel 5.5 options.
2018-12-23 16:26:39 +00:00
Dan Brown
f101e4f010
Fixed quoting db/table names in encoding migration.
...
Also fixed incorrect if statement in db config.
2017-07-02 17:34:32 +01:00
Dan Brown
005f0eb4fc
Updated default encoding and added conversion migration.
...
Also updated how DB port is defined so that the DB_PORT
env var can be used or it can be take from the host name.
Fixes #405
2017-07-02 17:30:12 +01:00
Dan Brown
e3eefba745
Fixed export testing and updated travis settings
2017-02-26 21:39:15 +00:00
Dan Brown
3385ec3f78
Updated database config to be codeship compatible
2016-05-02 10:35:42 +01:00
Dan Brown
0a8030306e
Fixed redis config not being set if not using redis
2016-04-12 20:08:49 +01:00
Dan Brown
c5960f9b6a
Added Redis cache/session support
2016-04-03 11:00:14 +01:00
Dan Brown
713827f941
Tweaked some styles and started automated testing. Fixes #11 .
2015-09-02 18:26:33 +01:00
Dan Brown
eaa1765c7a
Initial commit
2015-07-12 20:01:42 +01:00