Vitaly, Yes, agreed, Redback isn't an ORM but it's a very good abstraction layer above Redis. I should have been more specific when replying.
I tried messing about with Redis last year using an ORM, and experimented with nohm. I ended up thinking Redback was the way to go for storing objects in Redis (and that I was slightly misusing Redis by leveraging generic ORM behaviour at it). Cheers, Nicholas On Tuesday, October 30, 2012 4:56:34 PM UTC+11, Vitaly Puzrin wrote: > > May be, this one https://github.com/maritz/nohm? > > I partially use Redback, because it provides a couple of nice additional > structures. IMHO, that's not ORM, but very nice library. > > вторник, 30 октября 2012 г., 7:50:15 UTC+4 пользователь Angelo Chen > написал: >> >> Hi, >> >> have used Redis in a project, now like to save time by using an ORM for >> redis in another project, any suggestions? thanks. >> >> Angelo >> > -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
