This patch allows for multiple RRD writer threads to service the queue.
[rrdtool.git] / doc / rrdcached.pod
2008-11-11 oetikerThis patch allows for multiple RRD writer threads to...
2008-11-08 oetikerrrdcached: examine the current queue with the "QUEUE...
2008-11-08 oetikerdocument the "QUIT" command -- kevin
2008-10-14 oetikerNow, the daemon will check that a base directory is...
2008-10-11 oetikerThis patch introduces a feature whereby rrdcached will...
2008-10-08 oetikerfixed typo
2008-10-07 oetikerThis patch introduces two new commands for cache manage...
2008-10-06 oetikerThis patch introduces "BATCH" mode.
2008-10-01 oetikerClearer explanation on which paths are permitted when...
2008-10-01 oetikerNow, moving a value to the head of the queue is O(1...
2008-09-30 oetikerWhen -B is specified, the daemon will only operate...
2008-09-29 oetikerThis patch introduces the concept of socket privilege...
2008-09-28 oetikerspelling fix -- kevin
2008-09-28 oetikerThis patch removes an extra "SIGNALS" section in the...
2008-09-28 oetikerThis patch introduces "fast shutdown" mode and two...
2008-09-28 oetikerMoved signal handler setup out of daemonize(). Coalesc...
2008-09-28 oetikeradded support for FLUSHALL command -- kevin brintnall
2008-09-26 oetikerThis patch ensures that the "FLUSH" command will write...
2008-09-25 oetikerSupport for IPv6 has been broken with revision 1522...
2008-09-25 oetikerThis adds support for <address>:<port> in the rrd clien...
2008-09-24 oetikerAllow ports to be specified with -l addr:port also...
2008-09-24 oetikeradded section on error reporting -- Florian Forster
2008-09-14 oetikerdid not pick up all the changes for rrdcached in the...
2008-09-14 oetikerRRDcached patch. This implements an infrastructure...