updated short readme

This commit is contained in:
Claus Matzinger 2016-05-12 11:56:05 +02:00
parent 1b36db411f
commit ef8e02f2d5
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
Crate is a shared nothing, fully searchable, SQL database with the NoSQL goodies.
Crate is an open source, highly scalable, shared-nothing distributed SQL database.

View File

@ -39,7 +39,7 @@ To start the Crate cluster in containers distributed to three hosts without mult
-Des.discovery.zen.minimum_master_nodes=2
```
# The crate/crate Docker Image
# The crate Docker Image
To form a cluster from scratch, start a few instances of the Crate container as a background daemon: