-
Notifications
You must be signed in to change notification settings - Fork 50
Closed
Labels
I4No visible changesNo visible changesS3Minimally significantMinimally significantU3RegularRegularenhancementImproving existing functionalityImproving existing functionalityneofs-cliNeoFS CLI application issuesNeoFS CLI application issuesperformanceMore of something per secondMore of something per second
Milestone
Description
Problem
In scope of #1338 introduced new argument '--binary' which help us to serialize object structure.
But we need a way to avoid store whole payload in memory to use Marshal/Unmarhsal methods.
Solution
It is preferable to use streams of bytes.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
I4No visible changesNo visible changesS3Minimally significantMinimally significantU3RegularRegularenhancementImproving existing functionalityImproving existing functionalityneofs-cliNeoFS CLI application issuesNeoFS CLI application issuesperformanceMore of something per secondMore of something per second