How to save stream in Node.js?

前端 未结 0 1627
Happy的楠姐
Happy的楠姐 2021-01-07 07:40

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:



        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题