Comment on Don't test with SQLite when you use Postgres in ProductionComments−weddpros11yWe're using Vagrant for developers' environment (with mongodb/redis/rabbitmq/consul.io)I can't recommend it enough. Maybe a local memory database could be faster... until your environment grows beyond just a db
Comments
We're using Vagrant for developers' environment (with mongodb/redis/rabbitmq/consul.io)
I can't recommend it enough. Maybe a local memory database could be faster... until your environment grows beyond just a db