Commit Graph

4 Commits

Author SHA1 Message Date
Vishnu Kannan
1fea109997 Fix bug in influxdb storage driver initialization. 2014-08-27 22:18:27 +00:00
Vishnu Kannan
9b5b221a57 Buffer stats in influxdb driver before writing to the Db. The buffering duration
is configurable via a flag and is set to 60 seconds by default.
The storage driver test code has been refactored a bit to help test the new buffering
feature and will be future proof.

Docker-DCO-1.1-Signed-off-by: Vishnu Kannan <vishnuk@google.com> (github: vishh)
2014-08-19 19:59:33 +00:00
Rohit Jnagal
42c0943d7e Fix Cache driver to serve UI.
Docker-DCO-1.1-Signed-off-by: Rohit Jnagal <jnagal@google.com> (github: rjnagal)
2014-08-09 19:18:53 +00:00
Nan Deng
7d9015f20b in memory cache for storage 2014-07-23 14:57:18 -07:00