I built my own platform using a noSQL database. ONE QUERY, MOTHERFUCKERS. Considering releasing it either as a basic hosted platform and\or standalone installation eventually.
Magento is fucking ridiculous, it does something like 500 database queries just to load a product category page.
I built my own platform using a noSQL database. ONE QUERY, MOTHERFUCKERS. Considering releasing it either as a basic hosted platform and\or standalone installation eventually.
Fuck Shopify with their transaction fees too.
I'm getting the use of 2 small Microsoft Azure virtual machines at the moment for free, that's nice for hosting.
transactions / pipelines?
What are you using, Mongo, Raven, Couch or something else?
transactions / pipelines?
I get sick and tired of indian losers on linkedin pimping it likes it's the best thing ever.
If you aren't caching your site in production, you are 100% doing it wrong.
Magento is a bigger failure than Ruby of Fails. I hate that shit. It's slow, just to be slow. Looks pretty, but having 2 engines to run one shopping cart, come on..
Caching is kind of like slapping makeup on an ugly woman. Using Magento as an example, caching sped up the frontend considerably, but then when you want to log in to the backend and print invoices off and set items as shipped, it's back to being slow as fuck because the underlying structure is atrociously complex. No caching will fix that.
Magento is a bigger failure than Ruby of Fails. I hate that shit. It's slow, just to be slow. Looks pretty, but having 2 engines to run one shopping cart, come on..
Would you also say that Shopify (RoR) is comparatively slow too? Or do you think RoR is a fail for reasons other than speed?
I trialed Shopify and their transaction fees were a dealbreaker but I thought it was pretty zippy speedwise.
Don't criticize Rails unless you have actual experience with real production sites with it. The amount of anti-fanboys for rails is nearly as much as actual fanboys for rails, and most people on both sides don't know a single fucking thing they're talking about.
![]()
I only said ROR was a fail since I saw dchuk was in here and I wanted to rustle his Jimmies.
The programming language is insignificance, it's the coders/developers that's makes the language work or not.