redis-orm 0.0.1
The goal of this project is to provide ORM for Redis that feels very similar to ActiveRecord.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activemodel
~> 3.0.10
redis
~> 2.2.2
Development Dependencies (1):
rspec
~> 2.6.0