Merge pull request #384 from chaudum/crate
Crate: updated logo and wording in readme
This commit is contained in:
commit
97e7f2823e
|
|
@ -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.
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,8 @@
|
||||||
# What is Crate?
|
# 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%%
|
%%LOGO%%
|
||||||
|
|
||||||
|
|
|
||||||
BIN
crate/logo.png
BIN
crate/logo.png
Binary file not shown.
|
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 2.0 KiB |
|
|
@ -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 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).
|
For further information and official contact please visit [https://crate.io](https://crate.io).
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue