rrdtool plugin: Implemented caching of values to minimize IO operations.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sun, 14 Jan 2007 14:06:07 +0000 (15:06 +0100)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sun, 14 Jan 2007 14:06:07 +0000 (15:06 +0100)
commit19af98473c1468ad538d5d2b9246ca58c624a422
treed9beb2e6bce2719078a64b631b679091f0316ac5
parentaa4e094aa57f301d7c7710007e8c4eaf6f33ebf0
rrdtool plugin: Implemented caching of values to minimize IO operations.

Use the `CacheTimeout' option to enable this feature.
src/rrdtool.c