src/rrd_update.c: Add support for a caching daemon.
authorFlorian Forster <octo@leeloo.home.verplant.org>
Sun, 22 Jun 2008 15:09:04 +0000 (17:09 +0200)
committerFlorian Forster <octo@leeloo.home.verplant.org>
Sun, 22 Jun 2008 15:09:04 +0000 (17:09 +0200)
commitccbdd7cacd3d7cf5d28990f2248f0ecda18a85fd
tree2156b839ee27124feaf6239bbf7a2f4ae1dacaee
parent5866ee35c85e55923a8c128166e063e4c6148000
src/rrd_update.c: Add support for a caching daemon.

The `rrdtool update' command has been enhanced to be aware of a caching
daemon. The options
 --cache[=yes|=no]
 --nocache
 --daemon=<address>
have been added to control usage of the daemon.

See email <20080622082045.GL2999@verplant.org>, sent to the
rrd-developers mailing list on Sun, 22 Jun 2008 10:20:45 +0200.
src/rrd_update.c