From c39377fa3ec65f669a0c0222c7ab60e27bf35968 Mon Sep 17 00:00:00 2001 From: "Katherine G. Pe" Date: Mon, 7 Jul 2014 00:27:04 +0800 Subject: [PATCH] Added OHM for Redis --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2824f1c..9e1aae7 100644 --- a/README.md +++ b/README.md @@ -200,6 +200,7 @@ Your Pull requests are welcome! Let's make this the awesomest resource for Ruby * NoSQL Databases * [Mongoid](http://mongoid.org) - Mongoid (pronounced mann-goyd) is an Object-Document-Mapper (ODM) for MongoDB written in Ruby. + * [Ohm](https://github.com/soveran/ohm) - Object-Hash Mapping for Redis ## Web Frameworks