The original Unicorn server was kinda meant for small quick clients, while we're running a fat e-commerce thing on it.
gUnicorn is different though. SphinxSearch is a smaller cousin to ElasticSearch, which might be the best full-text search out there, and apparently both of those are without the hair-pulling of Apache SOLR/Lucene (or so I've heard). REDIS is just one of the many trendy no-SQL thingies out there; we could have used MongoDB or something instead (and it seems Python folks are doing that a lot, like Django + some combination of PostgreSQL and Mongo).
I get the impression that Python isn't getting more popular in the States, but over here I'm noticing more and more webshops using it (especially new ones though, without any legacy junk to worry about).
Bookmarks