J
J
jtag2017-07-02 05:59:58
MySQL
jtag, 2017-07-02 05:59:58

How to implement a filesystem next to mysql?

I am writing a server in node.js. You need to save pictures on a separate PC next to Mysql and links in Mysql. Do you need some kind of handler that will accept pictures, or does node.js just copy the pictures to the file system?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
marataziat, 2017-07-02
@marataziat

It is better to use Amazon S3 for statics :)! Node js will stupidly upload the folder you specify to some thread

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question