Made rustus go Brrrr.
Description:
- Optimized number of syscalls for writing by using Buffered IO;
- Rmoved redundant clone calls;
- Changed Storage add_bytes signature;
- Moved serde calls to tokio;
- Removed redundant memory allocations.
Signed-off-by: Pavel Kirilin [email protected]