sapling/eden/mononoke/metaconfig
Egor Tkachenko 4d0ae8ae41 Added S3 blobstore
Summary:
Implemented S3 blobstore
Isilon implements S3 as 1:1 mapping into filesystem, and it limits the maximum number of blobs in the single directory. To overcome it lets shard the keys using base64 encoding and making 2 level dir structure with 2 chars dir names.

Reviewed By: krallin

Differential Revision: D23562541

fbshipit-source-id: c87aca2410381a07babb191cbd8cf28233556e03
2020-09-22 04:15:34 -07:00
..
parser Added S3 blobstore 2020-09-22 04:15:34 -07:00
types Added S3 blobstore 2020-09-22 04:15:34 -07:00