Skip to content

Refactor bulk add method and introduce IObjectBucket interface

Anduin Xue requested to merge buffer-with-interface into master

Updated the AddBulk method to Add across the codebase for consistent naming and streamlined functionality. Introduced the IObjectBucket interface to standardize the bucket operations and added relevant extensions. This change enhances code readability and maintains the integrity of bulk operations, while also facilitating easier future modifications and extensions.

Merge request reports

Loading