summaryrefslogtreecommitdiff
path: root/src/custodian/README
diff options
context:
space:
mode:
Diffstat (limited to 'src/custodian/README')
-rw-r--r--src/custodian/README8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/custodian/README b/src/custodian/README
deleted file mode 100644
index ff88373c5..000000000
--- a/src/custodian/README
+++ /dev/null
@@ -1,8 +0,0 @@
-Custodian is responsible for the data stored in CouchDB databases.
-
-Custodian scans the shards database, which details the location of
-every shard of every database and ensures that operators are aware of
-any shard that is under-replicated (has less than N copies).
-
-Custodian accounts for data in transit (as indicated by the
-mem3.redirects section) as well as nodes not recently known to be up.