ReleaseEngineering/Development Best Practices: Difference between revisions

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!
* NoSQL: redis
* Caching: memcached
* Messaging: rabbitmq
* Messaging: rabbitmq
* Workers: celery
* Workers: celery
canmove, Confirmed users
1,394

edits