nspcc-dev/neofs-node

Split verification and storage code for incoming objects

Open

#2,796 opened on Apr 1, 2024

 (0 comments) (0 reactions) (0 assignees)Go (49 forks)auto 404
I4S4U4good first issueneofs-storage

Repository metrics

Stars
 (36 stars)
PR merge metrics
 (PR metrics pending)

Description

Originally posted in https://github.com/nspcc-dev/neofs-node/pull/2674#discussion_r1540004148

it's proposed to split VerifyObject and StoreObject functionality, both independent and reusable

Contributor guide