Layr icon indicating copy to clipboard operation
Layr copied to clipboard

Improve on flat file storage

Open WilfredTA opened this issue 8 years ago • 0 comments

Data hosts currently store files in a one dimensional folder. As the number of files a data host stores increases, lookup will take longer and longer since lookup time grows linearly to the number of items in the hosted folder.

WilfredTA avatar Apr 09 '18 20:04 WilfredTA