Skip to content

Conversation

injectives
Copy link
Contributor

The objective of this update is to reduce the amount of memory allocations needed when Bolt Connection values are used. Driver internal values now implement Bolt Connection values directly and no longer need a wrapper adapter. In addition, lists are used instead of arrays to prevent array copying.

@injectives injectives force-pushed the feature/value-sharing-backport branch from fe5050d to 9f9e1f4 Compare June 24, 2025 13:52
The objective of this update is to reduce the amount of memory allocations needed when Bolt Connection values are used. Driver internal values now implement Bolt Connection values directly and no longer need a wrapper adapter. In addition, lists are used instead of arrays to prevent array copying.
@injectives injectives force-pushed the feature/value-sharing-backport branch from 9f9e1f4 to 39f7d11 Compare June 24, 2025 14:20
Copy link

@MaxAake MaxAake left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@injectives injectives merged commit 1b81124 into neo4j:5.0 Jun 24, 2025
19 checks passed
@injectives injectives deleted the feature/value-sharing-backport branch June 24, 2025 16:35
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.

2 participants