Updated Distributed Filer (markdown)

Chris Lu 2018-06-07 21:19:38 -07:00
parent fd7ac55358
commit d458357d32

@ -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. 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 ## Cassandra Setup
Here is the CQL to create the table.CassandraStore. Here is the CQL to create the table.CassandraStore.