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

Added OHM for Redis

This commit is contained in:
Katherine G. Pe 2014-07-07 00:27:04 +08:00
parent fe8dd5292b
commit c39377fa3e

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