adriacabeza opened a new pull request, #2467:
URL: https://github.com/apache/fory/pull/2467

   ## What does this PR do?
   
   This PR introduces a new `MemoryAllocator` interface that allows 
customisation of memory allocation strategies in `MemoryBuffer`. This enables 
users to implement custom allocation policies.
   
   ## Related issues
   - https://github.com/apache/fory/issues/2459
   - https://github.com/apache/fory/pull/2457 
   - https://github.com/apache/fory/issues/235. 
   
   ## Does this PR introduce any user-facing change?
   
   <!--
   If any user-facing interface changes, please [open an 
issue](https://github.com/apache/fory/issues/new/choose) describing the need to 
do so and update the document if necessary.
   -->
   
   - [ ] Does this PR introduce any public API change?
   - [ ] Does this PR introduce any binary protocol compatibility change?
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to