Hacker News new | ask | show | jobs
by sebyx07 1796 days ago
then making a small cdn using nginx and sqlite can be a thing?
2 comments

CDN is effectively read only and served from memory for the most of the part.
but for a CDN, you'd probably have caching. that would eliminate the need to take advantage of this kind of optimization