Hi,

I understand that the sharding support in models handles a database
split across multiple hosts. Is there a way to also handle a case
where the database is split across hosts and tables?
e.g.: a case where data is split over 3 hosts, each with 4 tables. So
the desired row could be in any of 12 tables.

I understand how to handle multiple hosts, but is it possible to
handle multiple tables? Models seem to be table-based.


Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"sequel-talk" 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/sequel-talk?hl=en.

Reply via email to