mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-14 16:17:13 +00:00
Merge pull request #61 from skade/patch-1
Elasticsearch is still called Elasticsearch
This commit is contained in:
commit
f0080fb6f2
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