Skip to content

Add connection pool for concurrent access #289

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

Closed
wants to merge 0 commits into from

Conversation

kdubb
Copy link
Contributor

@kdubb kdubb commented Nov 29, 2015

Implements a multi-reader, single-writer connection pool using SQLite's WAL mode.

Would love feedback on the implementation and any suggested changes to the implementation.

@stephencelis
Copy link
Owner

Thanks for the PR! This is really awesome! I'll have to look over this soon when I get back into town and settled.

@ryanholden8
Copy link

Would love to see this added! Any update on status of merge? @stephencelis Thank you!

@kdubb
Copy link
Contributor Author

kdubb commented Jan 22, 2016

I have many changes to this that have yet to be pushed to my repo. As we began a rewrite of our database code we found a few problems. I will try to get them ready for commit very soon.

@stephencelis
Copy link
Owner

@kdubb Look forward to it!

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

Successfully merging this pull request may close these issues.

3 participants