immanuelqrw / Horus

HexBingo
GNU General Public License v3.0
0 stars 0 forks source link

Migrate data to a steady storage location #21

Open immanuelqrw opened 3 years ago

immanuelqrw commented 3 years ago

Description

Move YAML data files into SQLite or S3 location to allow consistent storage of data

Details

Moving YAML files to an external data storage allows for future applications to access without duplication, as well as standardization

Acceptance Criteria

Tasks