mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Updated Distributed Filer (markdown)
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.
|
||||
|
||||
The following takes Cassandra as an example.
|
||||
|
||||
## Cassandra Setup
|
||||
|
||||
Here is the CQL to create the table.CassandraStore.
|
||||
|
|
Loading…
Reference in a new issue