I have to create hundreds of thousands of rrd files (one per user) to save various statistics. In order to help with the disk I/O I was hoping to use another system (perhaps Redis) for retrieval of the rrd files, which would then exist in memory. Is it possible to feed the contents of the file from memory to `rrdtool fetch` or `rrdtool update` commands?
Thanks. -- View this message in context: http://rrd-mailinglists.937164.n2.nabble.com/Possible-to-read-rrd-files-from-memory-tp5651396p5651396.html Sent from the RRDtool Users Mailinglist mailing list archive at Nabble.com. _______________________________________________ rrd-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
