Commit Graph

16 Commits

Author SHA1 Message Date
Jimmi Dyson
b0ce5720b0 Refactor storage plugins 2015-12-02 08:41:50 +00:00
Rohit Jnagal
1a2781819e Separate in-memory cache from storage drivers. 2015-06-02 16:06:01 +00:00
Rohit Jnagal
80fabb3e60 Remove RecentStats() from all storage drivers except memory.
We should probably make memory as a cache type rather than storage.
RecentStats() can then be removed from the storage interface.
Will try it out as a separate PR.
2015-06-01 16:52:11 +00:00
Rohit Jnagal
872546ba3a Bulk move current info api to info/v1. Making room for info/v2. 2015-03-04 00:47:28 +00:00
Victor Marmol
42add2409a Removing sampling and percentiles from interface.
Also removing all implementations.
2014-09-15 14:13:07 -07:00
Nan Monnand Deng
8c4a1ef81d Requires storage driver to return stats in time increasing order. Change influxdb driver to return stats in correct order. 2014-07-11 22:09:12 +00:00
Nan Deng
b94c9936d0 influxdb 2014-07-01 19:21:43 -07:00
Nan Deng
ca65e11486 storage unit tests 2014-06-17 15:12:35 -07:00
Nan Deng
a010934299 Close() error 2014-06-17 14:33:32 -07:00
Nan Deng
cbc266bb64 comment 2014-06-16 18:03:01 -07:00
Nan Deng
5f45128c31 container name should be specified 2014-06-16 18:03:01 -07:00
Nan Deng
6e98c92693 changing info package to work with storage drivers. 2014-06-16 18:03:01 -07:00
Nan Deng
a6763f4525 gofmt -r "WriteStats->AddStats" 2014-06-16 14:55:39 -07:00
Nan Deng
e593dd4823 remove storage factory 2014-06-16 14:51:35 -07:00
Nan Deng
dc9f4422b4 rename 2014-06-16 14:51:35 -07:00
Nan Deng
750b5b464e storage 2014-06-16 14:49:09 -07:00