浏览代码

Added instructions for Redshift

Andrew 9 年之前
父节点
当前提交
345ab3a894
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -122,6 +122,10 @@ We also recommend setting up failing checks to be sent once a day.
 rake blazer:send_failing_checks
 rake blazer:send_failing_checks
 ```
 ```
 
 
+## Redshift
+
+Add [activerecord4-redshift-adapter](https://github.com/aamine/activerecord4-redshift-adapter) to your Gemfile and set `BLAZER_DATABASE_URL` to `redshift://user:pass@host:5439/db`.
+
 ## Customization
 ## Customization
 
 
 Change time zone
 Change time zone