frostfs-node/pkg
Pavel Karpy 60cc3b3e16 [#460] reputation: Add Router to reputation server
Add `Router` to the reputation server. `Router` is
called on every incoming request and inits `Writer`
that sends `Trust`s to the next route point or
handle(logs in that implementation) them if current
node is the end point of the route.

Rename `onlyKeyRemoteServerInfo` struct for container
to separate it from the same implementation of the
same `ServerInfo` interface for reputation.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2021-04-08 17:29:08 +03:00
..
core [#399] object/fmt: Fix test for tombstone epoch expiration 2021-02-19 16:20:10 +03:00
innerring [#465] processor/neofs: Don't modify tx details 2021-04-08 17:01:00 +03:00
local_object_storage [#461] metabase: Delete graves regardless of the presence of objects 2021-04-06 17:34:01 +03:00
metrics [#426] Put prometheus behind pkg/metrics 2021-03-17 10:58:00 +03:00
morph [#465] morph/client: Add audit fee getter in netmap wrapper 2021-04-08 17:01:00 +03:00
network [#460] Fix typos in commentaries 2021-04-08 17:29:08 +03:00
policy [#410] pkg/policy: Parse strings in filter key 2021-02-25 11:57:26 +03:00
services [#460] reputation: Add Router to reputation server 2021-04-08 17:29:08 +03:00
util [#448] util/keyer: Prioritize hex decoding over base58 2021-03-26 15:27:55 +03:00