diff --git a/crate/README-short.txt b/crate/README-short.txt index 2655e246a..3a00ad4e2 100644 --- a/crate/README-short.txt +++ b/crate/README-short.txt @@ -1 +1 @@ -Crate is a shared nothing, fully searchable, document oriented cluster datastore +Crate is a shared nothing, fully searchable, SQL database with the NoSQL goodies. diff --git a/crate/content.md b/crate/content.md index 8b40af127..3ba86e988 100644 --- a/crate/content.md +++ b/crate/content.md @@ -1,8 +1,8 @@ # What is Crate? -Crate is an Elastic SQL Data Store. Distributed by design, Crate makes centralized database servers obsolete. Realtime non-blocking SQL engine with full blown search. Highly available, massively scalable yet simple to use. +Crate allows to query and compute data with SQL in real time by providing a distributed aggregation engine, native search and super simple scalability. It offers auto-sharding and replication, super-fast multi index queries, distributed aggregations and sort, superfast full-text search, and super simple cluster management. -[Crate](https:/crate.io/) +[Crate](https://crate.io/) %%LOGO%% diff --git a/crate/logo.png b/crate/logo.png index 63c4ee6e2..13a9a20ca 100644 Binary files a/crate/logo.png and b/crate/logo.png differ diff --git a/crate/user-feedback.md b/crate/user-feedback.md index e72672ed7..28b12ac6d 100644 --- a/crate/user-feedback.md +++ b/crate/user-feedback.md @@ -6,7 +6,7 @@ Documentation for this image is stored in the [`%%REPO%%/` directory](https://gi If you have any problems with or questions about this image, please contact us %%MAILING-LIST%% through a [GitHub issue](%%GITHUB-REPO%%/issues). -If you have any questions or suggestions we would be very happy to help you. So, feel free to swing by our IRC channel `#crate` on [Freenode](http://freenode.net). +If you have any questions or suggestions we would be very happy to help you. So, feel free to join our [Gitter Channel](https://gitter.im/crate/crate). For further information and official contact please visit [https://crate.io](https://crate.io).