From b64e8be0735589cd8158a17ec9792520df11883a Mon Sep 17 00:00:00 2001 From: Florian Gilcher Date: Sat, 1 Aug 2015 19:44:55 +0200 Subject: [PATCH] Elasticsearch is still called Elasticsearch The database is Elasticsearch, only the company changed name to Elastic. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 40176b6..814340a 100644 --- a/README.md +++ b/README.md @@ -113,7 +113,7 @@ The goal is to have only projects that are mostly stable and useful to users. * NoSQL * Cassandra * [tupshin/cassandra-rust](https://github.com/tupshin/cassandra-rust) — [Cassandra](http://cassandra.apache.org) bindings - * Elastic (formerly Elasticsearch) + * Elasticsearch * [benashford/rs-es] (https://github.com/benashford/rs-es) — A Rust client for the [Elastic] (https://www.elastic.co/) REST API [](https://travis-ci.org/benashford/rs-es) * ForestDB * [vhbit/sherwood](https://github.com/vhbit/sherwood) — [ForestDB](https://github.com/couchbase/forestdb) bindings [](https://travis-ci.org/vhbit/sherwood)