If a user posts a file to gofs, then uses our http gateway, we can respond immediately. Unlike other gateways that are super slow... we could do this by looking at the CID in our database and returning the data immediately, skipping IPFS completely.
The gateway could only work for files we have and are paid for though perhaps.
If a user posts a file to gofs, then uses our http gateway, we can respond immediately. Unlike other gateways that are super slow... we could do this by looking at the CID in our database and returning the data immediately, skipping IPFS completely.
The gateway could only work for files we have and are paid for though perhaps.