Switch plugin API to use an accumulator

This commit is contained in:
Evan Phoenix
2015-04-06 09:32:10 -07:00
parent f9250e8e39
commit d1cc82653a
12 changed files with 295 additions and 184 deletions

View File

@@ -7,6 +7,6 @@ debug = true
url = "http://localhost:8086"
username = "root"
password = "root"
database = "cypress"
database = "tivan"
tags = { dc = "us-phx-1" }