Leonard Lyubich
|
ca523f1ff1
|
[#227] netmap: Refactor and document package functionality
Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
|
2022-06-15 20:50:32 +03:00 |
|
Leonard Lyubich
|
eb3b990812
|
[#210] subnet: Refactor and document package functionality
Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
|
2022-06-15 11:52:07 +03:00 |
|
Leonard Lyubich
|
6cb513c976
|
[#257] Upgrade NeoFS API Go module
New version contains fix for `object.GetRangeResponse` message type.
Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
|
2022-05-31 09:47:55 +03:00 |
|
Alex Vanin
|
cdcbaa1677
|
[#168] netmap: Replace pointer slices with non-pointer slices
- []*Replica => []Replica
- []*Selector => []Selector
- []*Filter => []Filter
- []*NetworkParameter => []NetworkParameter
- []*Node => []Node
Also introduces `filter.id()`` function to store filters
in numCache map.
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
|
2022-03-15 16:59:59 +03:00 |
|
Evgenii Stratonikov
|
279a5a1e0b
|
[#80] netmap: process subnet in selection
Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
|
2021-11-26 15:52:08 +03:00 |
|
Evgenii Stratonikov
|
369bd382b3
|
[#42] netmap: move package from neofs-api-go
Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
|
2021-10-28 14:50:33 +03:00 |
|