From d7cfcacbffa19d35c74737fc7cae5dbcc1631f5d Mon Sep 17 00:00:00 2001 From: Cooper Ry Lees Date: Thu, 14 Feb 2019 09:25:13 -0800 Subject: [PATCH] Remove Facebook from README.md - We no longer use the code that is on HEAD - We should not incorrectly state that we do and mislead the general public --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index c2ca735..811ba90 100644 --- a/README.md +++ b/README.md @@ -39,14 +39,6 @@ The most common use case for Chihaya is enabling peer-to-peer cloud software dep ### Production Use -#### Facebook - -[Facebook] uses BitTorrent to deploy new versions of their software. -In order to optimize the flow of traffic within their datacenters, Facebook uses an alternative Storage driver for Chihaya that is configured to prefer peers within the same subnet. -Because Facebook organizes their network such that server racks are allocated IP addresses in the same subnet, the vast majority of deployment traffic never impacts the congested areas of their network. - -[Facebook]: https://facebook.com - #### Red Hat [Quay] is a container registry that offers the ability to download containers via BitTorrent in order to speed up large or geographically distant deployments.