Optimising your own code will suffice most of the time! Memcache can come in handy for static parts of your website. Memory reads are cheap, memory writes are troublesome.
Wordpress and magento are overkill for most of the websites, just build your own custom weblog or webshop.
|