frostfs-node/pkg/util
Leonard Lyubich f88e0866fe [#316] locode: Implement NeoFS location database based on BoltDB instance
Define NeoFS location database based on BoltDB. Implement methods to save
the record by key (Put) and to read the record by key (Get).

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-02-09 11:05:55 +03:00
..
attributes [#174] Use Marshal(JSON)/Unmarshal(JSON) methods for encoding/decoding 2020-11-17 11:56:00 +03:00
grace [#11] Trim the old functionality 2020-10-02 11:22:55 +03:00
keyer [#159] Add keyer to neofs-cli 2020-11-09 18:59:21 +03:00
locode [#316] locode: Implement NeoFS location database based on BoltDB instance 2021-02-09 11:05:55 +03:00
logger Add Inner Ring code 2020-07-24 17:07:37 +03:00
precision [#122] Add precision converter 2020-10-28 13:36:59 +03:00
profiler Add Inner Ring code 2020-07-24 17:07:37 +03:00
rand Add Inner Ring code 2020-07-24 17:07:37 +03:00
test Add Inner Ring code 2020-07-24 17:07:37 +03:00
salt.go [#290] util: Implement salting writer 2021-01-11 18:40:59 +03:00
salt_test.go [#290] util: Implement salting writer 2021-01-11 18:40:59 +03:00
worker_pool.go [#33] util: Define worker pool interface 2020-10-02 11:25:35 +03:00