Posted by obularajan on September 17, 2014 at 9:38am
I want to use MongoDB with Drupal 7 for the speedup of performance.
Mongodb Module is enabled and how can I use a MongoDB in my Drupal website for any particular module. How can I integrate MongoDB for a specific module?
Comments
I am going to assume Drupal
I am going to assume Drupal Commerce. Drupal Commerce and Mongo is a difficult thing to do. I have done it but I had to turn off a lot of things in the Mongo cacheing module to get it to work because it would cause things like the shopping cart block that comes with commerce to not function.
-B
Brady
@fastglassllc
@derailedonline
Solution available
Hi,
Is there a solution available for Drupal Commerce and Mongo DB now?
Thanks,
Kalaiselvan S
What are you looking to do?
What are you looking to do? I've had a site running Drupal Commerce + MongoDB for 3 years which receives a fairly significant amount of traffic.
Storage supported
In your implementation, is everything stored in Mongo DB? Like the Drupal entities, the product catalog of the site, rules, orders, etc..? If so, can you share the modules you used to integrate?
Thanks,
Kalaiselvan S