canmove, Confirmed users
1,394
edits
Line 42: | Line 42: | ||
* For DB's: MySQL | * For DB's: MySQL | ||
** If you want to use SQLite for development, that's OK, but be aware that you must test thoroughly on MySQL as well - the two are not the same! | ** If you want to use SQLite for development, that's OK, but be aware that you must test thoroughly on MySQL as well - the two are not the same! | ||
* | * Caching: memcached | ||
* Messaging: rabbitmq | * Messaging: rabbitmq | ||
* Workers: celery | * Workers: celery |