diff --git a/README.md b/README.md index 6563416..205d2e2 100644 --- a/README.md +++ b/README.md @@ -364,7 +364,7 @@ See also [http://areweideyet.com/](http://areweideyet.com/) and [Rust and IDEs]( ### Caching * [jaysonsantos/bmemcached-rs](https://github.com/jaysonsantos/bmemcached-rs) — Memcached library written in pure rust [](https://travis-ci.org/jaysonsantos/bmemcached-rs) - +* [jaemk/cached](https://github.com/jaemk/cached) — Simple function caching/memoization ### Concurrency