Open fracpete opened 3 years ago
MongoDB can be used for storing binary data (GridFS): https://pub.towardsai.net/how-to-use-mongodb-to-store-and-retrieve-ml-models-2a8a831e7326
Add that as an alternative to the current file-based backend.
MongoDB can be used for storing binary data (GridFS): https://pub.towardsai.net/how-to-use-mongodb-to-store-and-retrieve-ml-models-2a8a831e7326
Add that as an alternative to the current file-based backend.