Wednesday, 1 May 2019

Transfer file in redis

I need to transfer files from one host to another. I have a master slave architecture with multiple slaves, thecommunication takes place through the use of redis.Now I need to transfer files of medium size , my question is i need to use Redis for transfer files or Rest API considering that redis type support till 512 Mb.I need to understand the advantages and disadvantages of the proposed solutions.

Submitted May 01, 2019 at 08:59PM by K1games

No comments:

Post a Comment