How can a stream be saved in Node.js other than memory? Tried using Redis, but it only works with strings, dates and buffers. An example of the current code: