lukaszzborek opened a new pull request, #3250: URL: https://github.com/apache/iggy/pull/3250
- add rented with bytes renting from pool - refactor normal pooling api to return fully safe object Some notes: - new rented api can save 1 or 2 allocations of message content - it's quite big changes, so i decided to split it to more parts - currently header mapping is lazy, it will be change after decryption change Whats next in next pr - change encryption/decryption - move it to IggyClient and add rented api to it - add similar rented/memory/span api to message sending -- 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]
