Supporting 1 Billion files in a file system(alluxio.io)
alluxio.io
Supporting 1 Billion files in a file system
https://www.alluxio.io/blog/scalable-metadata-service-in-alluxio-storing-billions-of-files/
10 comments
Big challenges for meta-data management.
Good article! It's a brilliant idea to seperate the cold metadata and warm metadata into different storage medias.
[deleted]
Solid work!
Wonderful work
Great job! The meta data management has long been a challenge for storage systems.
it is cool
Useful and excellent work! It's a good solution to scale up the metadata storage and service.
nice work!The Alluxio 2.x uses a kV store of RocksDB to extend the file system metadata service scale. I think the decentralization of services can be considered next.