Replies: 1 comment
-
|
@sumitya The name "CDN" is not really what it is. This is much more a file hosting platform with a focus on easy self-hostability, and not at all a true CDN. Hope this helps :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
i went through backend code. here the values are stored in db and returned back from api. How it is a concept implementation of cdn. CDN serves content from proxy servers to users. the content is first copied from origin server to cdn. data gets delivered to users from those proxy, if not found fall back to origin. @kevinanielsen. Pls help me understand, the repo. use case.
Beta Was this translation helpful? Give feedback.
All reactions