frostfs-node/pkg
Leonard Lyubich 977229eb5a [#316] locode/csv: Scan subdivision csv-table into memory
Scanning subdivision csv-table entries one-by-one takes significant time and
system resources. To speed up random access to table records, on the first
call, the table is pumped into memory (map). On subsequent calls, I/O
operations are not performed.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-02-10 21:11:28 +03:00
..
core [#319] Do not return payload formatting error on regular objects 2021-01-15 16:01:29 +03:00
innerring [#316] ir/netmap: Rename City node attributes 2021-02-10 14:05:03 +03:00
local_object_storage [#361] metabase: Support new match types 2021-02-03 10:32:15 +03:00
morph [#363] Define global config and use it to fetch basic income rate 2021-02-02 21:07:00 +03:00
network [#328] container/grpc: Implement AnnounceUsedSpace method 2021-02-02 15:45:04 +03:00
policy [#302] Fix exhaustive linter errors 2021-01-12 18:47:02 +03:00
services [#202] object/eacl: Fix algorithm for checking eACL table 2021-02-03 15:14:59 +03:00
util [#316] locode/csv: Scan subdivision csv-table into memory 2021-02-10 21:11:28 +03:00