Open abstratt opened 7 years ago
Blob handling in the prototype mode makes general data access too slow.
Reason is that we are storing the blobs alongside the structured data in a Json file.
Should store the raw content directly to the file system.
Blob handling in the prototype mode makes general data access too slow.
Reason is that we are storing the blobs alongside the structured data in a Json file.
Should store the raw content directly to the file system.