Code Change Request

# 27845

Back to Code Changes

Christopher
Software Development
StableBit CloudDrive
1.0.2.976
Windows 10 (64 bit)
Public
Alex

User feature request: "I would like to suggest a way to do Raid 0 through CloudDrive. With Raid 0 read and write requests would be split between 2 cloud storage services, essentially creating less request per account, and speeding up the overall Upload and Download speeds."
Public
Alex

We can do this theoretically...

If we were to do this, I would implement it like this:
  • Keep everything the same as it is now regarding connecting / creating / attaching cloud drives.
  • Add options to the local disk provider to use multiple local volumes / drives with varying levels of RAID.
This would allow you to create new drives from a combination of existing local / cloud drives with varying degrees of striping / parity.