From d458357d32f0f24f5dedafb590433fcafee041aa Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Thu, 7 Jun 2018 21:19:38 -0700 Subject: [PATCH] Updated Distributed Filer (markdown) --- Distributed-Filer.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Distributed-Filer.md b/Distributed-Filer.md index 9af5c98..98736f3 100644 --- a/Distributed-Filer.md +++ b/Distributed-Filer.md @@ -6,6 +6,8 @@ However, no SPOF is a must-have requirement for many projects. SeaweedFS can utilize existing familiar data store, e.g., Cassandra, Mysql, Postgres, Redis, to store the filer metadata. +The following takes Cassandra as an example. + ## Cassandra Setup Here is the CQL to create the table.CassandraStore.