This is not an answer as such, only an idea if there is no datasource already. If you feel a bit adventurous you might be able to sneak a peek at the MongoDB datasource and make a similar one for CouchDB. The two databases are not identical but I think significant parts of the datasource would be similar.
http://github.com/ichikaway/mongoDB-Datasource On Apr 27, 9:41 pm, Maury <[email protected]> wrote: > Someone has a datasource for CouchDB cakePHP that works like > this?http://book.cakephp.org/view/1077/An-Example > > Thanks > > Check out the new CakePHP Questions sitehttp://cakeqs.organd help others with > their CakePHP related questions. > > You received this message because you are subscribed to the Google Groups > "CakePHP" 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 > athttp://groups.google.com/group/cake-php?hl=en Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" 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/cake-php?hl=en
