frostfs-node/pkg/util/locode/db
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
..
airports [#316] locode: Implement csv OpenFlights airport database 2021-02-09 11:05:55 +03:00
boltdb [#316] locode: Implement NeoFS location database based on BoltDB instance 2021-02-09 11:05:55 +03:00
continents/geojson [#316] locode: Implement polygons DB based on GeoJSON polygons 2021-02-09 11:05:55 +03:00
continent.go [#316] locode: Define the API of location database 2021-02-09 11:05:55 +03:00
country.go [#316] locode: Define the API of location database 2021-02-09 11:05:55 +03:00
db.go [#316] locode: Define the API of location database 2021-02-09 11:05:55 +03:00
location.go [#316] locode: Define the API of location database 2021-02-09 11:05:55 +03:00
point.go [#316] locode: Define the API of location database 2021-02-09 11:05:55 +03:00
record.go [#316] locode: Define the API of location database 2021-02-09 11:05:55 +03:00