Open Issues Need Help
View All on GitHubNeoFS is a decentralized distributed object storage integrated with the Neo blockchain
NeoFS is a decentralized distributed object storage integrated with the Neo blockchain
NeoFS is a decentralized distributed object storage integrated with the Neo blockchain
NeoFS is a decentralized distributed object storage integrated with the Neo blockchain
NeoFS is a decentralized distributed object storage integrated with the Neo blockchain
NeoFS is a decentralized distributed object storage integrated with the Neo blockchain
NeoFS is a decentralized distributed object storage integrated with the Neo blockchain
NeoFS is a decentralized distributed object storage integrated with the Neo blockchain
NeoFS is a decentralized distributed object storage integrated with the Neo blockchain
AI Summary: Optimize NeoFS storage node (SN) performance by deduplicating the serialization of bearer/session tokens. Currently, the SN serializes the token twice per request: once for cache access and again for signature verification. The task involves modifying the code to serialize the token only once and reuse the result, improving efficiency. Alternatives considered include directly using the binary token received via gRPC, but this is deemed more challenging due to the gRPC library's API.
NeoFS is a decentralized distributed object storage integrated with the Neo blockchain