bcg / em-mongo

EventMachine MongoDB Driver (based off of RMongo)
http://github.com/bcg/em-mongo
141 stars 47 forks source link

Fibers #43

Open maccman opened 12 years ago

maccman commented 12 years ago

You chaps might be interested in a patch I made for em-mongo to make it's API synchronous using fibers:

https://gist.github.com/20e49e0282783c4f5603

I've been using it with MongoMapper.