At the moment, updating the data store in the storage cog results in us having to remove the prior pickle so we can use the new data. We need to update our data store with some method to put our old data into our new data store to make it more maintainable/scalable.
At the moment, updating the data store in the storage cog results in us having to remove the prior pickle so we can use the new data. We need to update our data store with some method to put our old data into our new data store to make it more maintainable/scalable.