Add redis plugin

This commit is contained in:
Evan Phoenix
2015-04-07 11:54:21 -07:00
parent 81f41059f4
commit 04b2bbd30b
5 changed files with 335 additions and 0 deletions

View File

@@ -10,3 +10,5 @@ password = "root"
database = "tivan"
tags = { dc = "us-phx-1" }
[redis]
address = ":6379"