mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2024-11-21 10:45:55 +02:00
Merge pull request #47 from jaxx/master
added Elastic REST API implementation
This commit is contained in:
commit
dc28b469d8
@ -101,6 +101,8 @@ Ther goal is to have only projects that are mostly stable and useful to users. P
|
||||
* NoSQL
|
||||
* Cassandra
|
||||
* [tupshin/cassandra-rust](https://github.com/tupshin/cassandra-rust) — [Cassandra](http://cassandra.apache.org) bindings
|
||||
* Elastic (formerly Elasticsearch)
|
||||
* [benashford/rs-es] (https://github.com/benashford/rs-es) - A Rust client for the [Elastic] (https://www.elastic.co/) REST API
|
||||
* LMDB
|
||||
* [vhbit/lmdb-rs](https://github.com/vhbit/lmdb-rs) — [LMDB](http://symas.com/mdb/) bindings [<img src="https://travis-ci.org/vhbit/lmdb-rs.svg?branch=master">](https://travis-ci.org/vhbit/lmdb-rs)
|
||||
* Redis
|
||||
|
Loading…
Reference in New Issue
Block a user