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

Extracting Bolt Connection Module #1

Merged

Conversation

bigmontz
Copy link
Owner

The segmentation of the bolt-connection module is part of the effort of reduce the size of the bundle for web application. On the bolt-connection module, all the connection and connection provider details are implemented. Chunking, Pool, Routing, Bolt Protocol, etc.

This segmentation is part of the effort to modularise better the driver.

@bigmontz bigmontz force-pushed the 4.3-extracting-bolt-connection-provider branch from bcf855d to f8a80e8 Compare March 11, 2021 19:12
@bigmontz bigmontz marked this pull request as ready for review March 19, 2021 14:24
@bigmontz bigmontz merged commit cf30bcc into 4.3-extracting-modules Mar 19, 2021
@bigmontz bigmontz deleted the 4.3-extracting-bolt-connection-provider branch March 19, 2021 14:24
bigmontz pushed a commit that referenced this pull request May 16, 2023
Fix unit/integration tests related with connection.connect and bolt-agent for Deno
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.

1 participant