Rails is just an interface to the memcached?
Cache the Hell out Everything
90% API Requests — cache them
Read the Scaling Twitter.
thoughts about programming
Posted by Dmytro Shteflyuk on under Ruby & Rails
Rails is just an interface to the memcached?
Cache the Hell out Everything
90% API Requests — cache them
Read the Scaling Twitter.
Posted by Dmytro Shteflyuk on under Ruby & Rails
Unfortunately, RSpec does not provide helpers for testing mailers like TestUnit. But it is easy to add them to your application, and here you could find code snippet for testing mailers.
Posted by Dmytro Shteflyuk on under Ruby & Rails
When I worked on Best Tech Videos with Alexey Kovyrin, we faced a problem of filtering videos by category with selecting posts categories in the same query. It was easy to solve the problem, but there is one query optimization trick exists.
Posted by Dmytro Shteflyuk on under Ruby & Rails
[lang_en]
It’s happened! We all waited for Sphinx update and finally Andrew Aksyonoff has released version 0.9.7 of his wonderful search engine (who does not know about it, look my previous posts here and here).
[/lang_en]
[lang_ru]
Свершилось! Мы все ждали обновления Sphinx, и вот наконец Andrew Aksyonoff выпустил версию 0.9.7 своего замечательного поискового движка (для тех, кто не понимает, о чем я говорю: посмотрите мои предыдущие заметки здесь и здесь).
[/lang_ru]
Read the rest of entry »
Posted by Dmytro Shteflyuk on under WordPress
Right after publishing my previous post about WordPress plugins updates, I found that GeSHi library has been updated, therefor I have updated CodeColorer too.