mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2024-11-27 11:44:52 -05:00
Elasticsearch is still called Elasticsearch
The database is Elasticsearch, only the company changed name to Elastic.
This commit is contained in:
parent
e3dd4f12b2
commit
b64e8be073
1 changed files with 1 additions and 1 deletions
|
@ -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 [<img src="https://travis-ci.org/benashford/rs-es.svg?branch=master">](https://travis-ci.org/benashford/rs-es)
|
||||
* ForestDB
|
||||
* [vhbit/sherwood](https://github.com/vhbit/sherwood) — [ForestDB](https://github.com/couchbase/forestdb) bindings [<img src="https://travis-ci.org/vhbit/sherwood.svg?branch=master">](https://travis-ci.org/vhbit/sherwood)
|
||||
|
|
Loading…
Reference in a new issue