Forums | Admin

Discussion Forums: open-discussion

Start New Thread Start New Thread

 

By: Kevin Williams
alternate ORM [ reply ]  
2007-09-15 14:58
I've just discovered Sequel - http://sequel.rubyforge.org/ - which is threadsafe. I plan on using it in my next project. I think it is a valid option to ActiveRecord in many situations, especially in distributed or highly concurrent designs. Please consider adding support for Sequel.