Hi Svenni,
I'd suggest writing a simple python script to do that, if you have a node that constantly writes on disk you end up slowing the graph with no real gain I think.
You'd also need a way of pulling such node to trigger the update, so you'd end up needing a new thread constantly asking the node to evaluate.