Submitted by Pete (not verified) on Mon, 05/12/2008 - 22:37.
Just brainstorming...
How about looking at it from a slightly different angle, still starting from your idea of service: how about using a standard synchronization engine (such as http://www.funambol.com/opensource/ or something similar) connecting to multiple Drupal database instances through services. The instances could be DEV + QA + PROD, or PROD1 + PROD2 + PROD3, etc.
When content is added / changed / deleted in one store, it would be replicated on the others.
Synching Drupal databases (Funambol + Drupal connectors)
Just brainstorming...
How about looking at it from a slightly different angle, still starting from your idea of service: how about using a standard synchronization engine (such as http://www.funambol.com/opensource/ or something similar) connecting to multiple Drupal database instances through services. The instances could be DEV + QA + PROD, or PROD1 + PROD2 + PROD3, etc.
When content is added / changed / deleted in one store, it would be replicated on the others.