From 4706d08982f7d2bad207251bf190ac2c9331604d Mon Sep 17 00:00:00 2001 From: "Stuart P. Bentley" Date: Thu, 16 Apr 2015 13:34:25 -0700 Subject: [PATCH] Updated Filer (markdown) --- Filer.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Filer.md b/Filer.md index db00fb0..329b430 100644 --- a/Filer.md +++ b/Filer.md @@ -20,7 +20,7 @@ The LevelDB backend is very capable and efficient; the main disadvantage it has, The LevelDB and Redis backends need no initialization. -### Cassandra backend +### Initializing the Cassandra backend Here is the CQL to create the table used by SeaweedFS's Cassandra store, as well as a keyspace for specifying the replication strategy to use.