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

share: add support for sharing the connection cache #2043

Closed
wants to merge 4 commits into from

Conversation

bagder
Copy link
Member

@bagder bagder commented Nov 2, 2017

This is my first take at supporting a shared connection cache (work in progress, not the final version). This allows multiple threads/handles to share the same connection cache. debug/shared-conn.c shows how to use it.

I'm interested in feedback.

@bagder bagder force-pushed the bagder/share-connection-cache branch from 9e322ce to 1015090 Compare November 4, 2017 17:07
@bagder
Copy link
Member Author

bagder commented Nov 4, 2017

Now with a test case (1554)!

@bagder bagder changed the title share: add support for sharing the connection cache [WIP] share: add support for sharing the connection cache Nov 5, 2017
@bagder bagder closed this in b78dce2 Nov 9, 2017
@bagder bagder deleted the bagder/share-connection-cache branch November 9, 2017 21:59
@lock lock bot locked as resolved and limited conversation to collaborators Jan 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant