|
|
@ -1,10 +1,14 @@ |
|
|
|
rust-rocksdb |
|
|
|
rust-rocksdb |
|
|
|
============ |
|
|
|
============ |
|
|
|
[![Build Status](https://travis-ci.org/rust-rocksdb/rust-rocksdb.svg?branch=master)](https://travis-ci.org/rust-rocksdb/rust-rocksdb) |
|
|
|
[![Build Status](https://travis-ci.org/rust-rocksdb/rust-rocksdb.svg?branch=master)](https://travis-ci.org/rust-rocksdb/rust-rocksdb) |
|
|
|
[![crates.io](http://meritbadge.herokuapp.com/rocksdb)](https://crates.io/crates/rocksdb) |
|
|
|
[![crates.io](https://meritbadge.herokuapp.com/rocksdb)](https://crates.io/crates/rocksdb) |
|
|
|
[![documentation](https://docs.rs/rocksdb/badge.svg)](https://docs.rs/rocksdb) |
|
|
|
[![documentation](https://docs.rs/rocksdb/badge.svg)](https://docs.rs/rocksdb) |
|
|
|
|
|
|
|
[![license](https://img.shields.io/crates/l/rocksdb.svg)](https://github.com/rust-rocksdb/rust-rocksdb/blob/master/LICENSE) |
|
|
|
[![Gitter chat](https://badges.gitter.im/rust-rocksdb/gitter.png)](https://gitter.im/rust-rocksdb/lobby) |
|
|
|
[![Gitter chat](https://badges.gitter.im/rust-rocksdb/gitter.png)](https://gitter.im/rust-rocksdb/lobby) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
![GitHub commits (since latest release)](https://img.shields.io/github/commits-since/rust-rocksdb/rust-rocksdb/latest.svg) |
|
|
|
|
|
|
|
|
|
|
|
Feedback and pull requests welcome! If a particular feature of RocksDB is |
|
|
|
Feedback and pull requests welcome! If a particular feature of RocksDB is |
|
|
|
important to you, please let me know by opening an issue, and I'll |
|
|
|
important to you, please let me know by opening an issue, and I'll |
|
|
|
prioritize it. |
|
|
|
prioritize it. |
|
|
|