aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lu <chrislusf@users.noreply.github.com>2020-09-10 15:39:45 -0700
committerGitHub <noreply@github.com>2020-09-10 15:39:45 -0700
commitb4f03a0d979a5eeba678e79360dd0aa5f0534cf6 (patch)
tree59cf11552dfbd772da11933dadabbd419a96f04c
parent2920b396e56565d1086838191337f22c01463a06 (diff)
downloadseaweedfs-b4f03a0d979a5eeba678e79360dd0aa5f0534cf6.tar.xz
seaweedfs-b4f03a0d979a5eeba678e79360dd0aa5f0534cf6.zip
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0984d65c7..635b74d2d 100644
--- a/README.md
+++ b/README.md
@@ -115,7 +115,7 @@ On top of the object store, optional [Filer] can support directories and POSIX a
* [Filer server][Filer] provides "normal" directories and files via http.
* [Super Large Files][SuperLargeFiles] stores large or super large files in tens of TB.
* [Mount filer][Mount] reads and writes files directly as a local directory via FUSE.
-* [Active-Active Replication][ActiveActiveAsyncReplication] enables asynchronous cross data center synchronization.
+* [Active-Active Replication][ActiveActiveAsyncReplication] enables asynchronous one-way or two-way cross data center replication.
* [Amazon S3 compatible API][AmazonS3API] accesses files with S3 tooling.
* [Hadoop Compatible File System][Hadoop] accesses files from Hadoop/Spark/Flink/etc or even runs HBase.
* [Async Backup To Cloud][BackupToCloud] has extremely fast local access and backups to Amazon S3, Google Cloud Storage, Azure, BackBlaze.