Ohm - Object-hash mapping library for Redis

We’ve been using it in production for a while now, and it’s also
included in Monk (http://monkrb.com) as the default ORM.

Ohm is a library for storing objects in Redis, a persistent key-value
database. It includes an extensible list of validations and has very
good performance.

The documentation can be found at http://ohm.keyvalue.org/ and the
code is at GitHub - soveran/ohm: Object-Hash Mapping for Redis

On Wed, Sep 16, 2009 at 11:58 AM, Michel M. [email protected]
wrote:

We’ve been using it in production for a while now, and it’s also
included in Monk (http://monkrb.com) as the default ORM.

Ohm is a library for storing objects in Redis, a persistent key-value
database. It includes an extensible list of validations and has very
good performance.

The documentation can be found at http://ohm.keyvalue.org/ and the
code is at GitHub - soveran/ohm: Object-Hash Mapping for Redis

The github link does not work.

Best,
Michael G.

On Wed, Sep 16, 2009 at 5:03 PM, Michael G. [email protected]
wrote:

The github link does not work.

Yes, GitHub is under an DoS attack:
http://twitter.com/github/status/4033982720

On Sep 16, 2009, at 3:03 PM, Michael G. wrote:

code is at GitHub - soveran/ohm: Object-Hash Mapping for Redis

The github link does not work.

GitHub has been struggling today.

James Edward G. II