Building a Distributed Storage Metadata Service in Go
Modern distributed storage systems like Amazon S3, Google Drive, and HDFS are built on a deceptively simple idea: separate metadata from data, and manage storage in chunks instead of files.
In this pr
farhanbytemaster.hashnode.dev6 min read