Skip to content

MB-71375: Bolt Wrappers for File Callbacks#2309

Open
Likith101 wants to merge 3 commits intomasterfrom
bolt
Open

MB-71375: Bolt Wrappers for File Callbacks#2309
Likith101 wants to merge 3 commits intomasterfrom
bolt

Conversation

@Likith101
Copy link
Copy Markdown
Member

  • Wrap bolt.DB, bolt.TX and bolt.Bucket with impls
  • Override all bucket, transaction and key functions currently in use
  • Use a map to track keys and bucket names that require file callback handling
  • Process values internally before returning data outside the wrappers

 - Wrap bolt.DB, bolt.TX and bolt.Bucket with impls
 - Override all bucket, transaction and key functions currently in use
 - Use a map to track keys and bucket names that require file callback handling
 - Process values internally before returning data outside the wrappers
@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 51.536% (-0.1%) from 51.682% — bolt into master

Copy link
Copy Markdown
Member

@abhinavdangeti abhinavdangeti left a comment

Choose a reason for hiding this comment

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

Looks so much better now @Likith101 👍🏼 .
One comment - let's keep the redirect API names the same, change the member attributes to avoid that collision.

@abhinavdangeti abhinavdangeti added this to the v2.6.0 milestone Apr 10, 2026
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