Can someone suggest me some article or url that will explain how to configure magento with Mongodb as a model resource for a particular module, say Catalog / Product. I tried to find from this URL , but I get a fatal getConnection error, as indicated below.
Error:
Fatal error: Call to a member function getConnection() on a non-object in /app/code/core/Mage/Core/Model/Resource/Db/Abstract.php on line 322
source
share