1
0
Fork 0
mirror of https://github.com/sdogruyol/awesome-ruby.git synced 2024-11-20 11:06:15 -05:00

Merge pull request #16 from katgironpe/master

Added OHM for Redis
This commit is contained in:
Serdar Dogruyol 2014-07-06 19:46:12 +03:00
commit 0be30c6844

View file

@ -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