nftstorage.link
nftstorage.link copied to clipboard
Gateway warm cache aws lambda function
When complete CARs are written to S3, we can use them to warm the cache of the gateway and improve reads performance and availability of recently uploaded content as part of nftstorage/nftstorage.link#19
Flow
Lambda function triggers on S3 write gateway-warm-cache-lambda
- verify if /complete namespace trigger
- ask Gateway worker to cache CID
Notes
- Only ask to warm cache for content smaller than 512Mb