Hacker News new | ask | show | jobs
by embedding-shape 37 days ago
If you're keeping them in just one directory on a drive I think you might run into filesystem limitations because it's just too many files in one directory, you'll have the same issue on Windows and Linux too. You potentially need to look into directory sharding, splitting it up a bit :)