fix ordering and redirect

pull/363/head
Lukáš Hozda 7 years ago
parent 4b5f768312
commit 5694c65509

@ -392,10 +392,9 @@ See also [Are we (I)DE yet?](https://areweideyet.com/) and [Rust and IDEs](https
### Caching
* [aisk/rust-memcache](https://github.com/aisk/rust-memcache) - Memcached client library [https://travis-ci.org/aisk/rust-memcache.svg?branch=master](https://github.com/aisk/rust-memcache)
* [jaysonsantos/bmemcached-rs](https://github.com/jaysonsantos/bmemcached-rs) — Memcached library written in pure rust [<img src="https://api.travis-ci.org/jaysonsantos/bmemcached-rs.svg?branch=master">](https://travis-ci.org/jaysonsantos/bmemcached-rs)
* [jaemk/cached](https://github.com/jaemk/cached) — Simple function caching/memoization
* [aisk/rust-memcache](https://github.com/aisk/rust-memcache) - Memcached client library [<img src="https://api.travis-ci.org/aisk/rust-memcache.svg?branch=master">](https://travis-ci.org/aisk/rust-memcache)
### Concurrency

Loading…
Cancel
Save