Break the mapdata.json array into its singular strings and save them as lines in a table. Also add connect, create, read and write logic for it.
Also, store a version of the array in-memory to use for api calls and only save after an interval to make the whole system multi-thread-usable.
Break the mapdata.json array into its singular strings and save them as lines in a table. Also add connect, create, read and write logic for it.
Also, store a version of the array in-memory to use for api calls and only save after an interval to make the whole system multi-thread-usable.