frostfs-node/pkg/util/locode
Leonard Lyubich 0d2440649a [#316] locode/boltdb: Add option to enable read-only mode
Add ReadOnly function that returns Option that enables read-only mode in DB.
RO mode can be used by processes that won't modify the DB in order to not
acquire write flock.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-02-10 14:05:03 +03:00
..
column [#316] locode: Define UN/LOCODE table data types 2021-02-09 11:05:55 +03:00
db [#316] locode/boltdb: Add option to enable read-only mode 2021-02-10 14:05:03 +03:00
table/csv [#316] locode: Implement csv UN/LOCODE table 2021-02-09 11:05:55 +03:00
record.go [#316] locode: Define structure of the entry of the UN/LOCODE table 2021-02-09 11:05:55 +03:00