Jimmi Dyson
b0ce5720b0
Refactor storage plugins
2015-12-02 08:41:50 +00:00
Lei Xue
dbbe38dfed
re-order the import package
2015-11-30 16:43:22 +08:00
Jimmi Dyson
b9ff5c098c
Fix up ignored/inefficient assigns (via ineffassign linter)
2015-11-27 22:01:54 +00:00
Jimmi Dyson
b5d8d0c991
Fix imports order
2015-11-27 21:52:29 +00:00
anushree-n
e9cc52f5a2
Typo in redis.go
2015-07-13 10:28:55 -07: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
superzhaoyy
43fe9556b1
Add the support for redis in cAdvisor's storage
2015-05-13 00:03:14 -04:00