Quantcast
Channel: Active questions tagged redis+ruby-on-rails - Stack Overflow
Viewing all articles
Browse latest Browse all 873

Ruby on Rails and Sidekiq redis connection pool with parallel tests?

$
0
0

I want to run my Rails tests in parallel. I'm currently using Sidekiq own connection pool to communicate with redis. The problem here is that if I run parallel tests they collide with each other. Rails has a very nice built in test database system that creates database clones of postgresql for each thread that executes the tests. How would I do that with Sidekiq redis connection pool?


Viewing all articles
Browse latest Browse all 873

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>