Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Octopus Gem for DB sharding #212

Open
ausangshukla opened this issue Oct 8, 2012 · 0 comments
Open

Octopus Gem for DB sharding #212

ausangshukla opened this issue Oct 8, 2012 · 0 comments

Comments

@ausangshukla
Copy link

I've started to integrate the octopus gem into my app which allows the app to use DB sharding. However in the tests run using spork the DB connection is only established to the master and the octopus gem is completely bypassed - thus no testing is done with the shards in place (i.e. all req are handled by only the master)

Any suggestions how to tell spork o use the octopus gem to establish connections rather than create its own connection.

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant