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

Why a $$ based $schema cache? #115

Open
shadowcat-mst opened this issue Dec 27, 2018 · 1 comment
Open

Why a $$ based $schema cache? #115

shadowcat-mst opened this issue Dec 27, 2018 · 1 comment

Comments

@shadowcat-mst
Copy link

DBIx::Class is already fork and thread safe - so I'm not sure why you don't just ->connect a single $schema early on and hang on to it?

@rjbs
Copy link
Member

rjbs commented Dec 31, 2018

It's largely about test and test cleanup. I think this commit message probably answers it: ad8d0099

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

2 participants