Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Meta] Implement CDN Metadata Drivers #147

Closed
arschles opened this issue May 31, 2018 · 3 comments
Closed

[Meta] Implement CDN Metadata Drivers #147

arschles opened this issue May 31, 2018 · 3 comments
Labels
meta A metadata issue that encapsulates several sub-issues storage work to do on one or more of our storage systems

Comments

@arschles
Copy link
Member

arschles commented May 31, 2018

There are two pieces of CDN storage:

  • Functionality that uploads stuff to the CDN itself ("storage drivers")
  • Functionality that saves and fetches metadata about the CDN ("metadata drivers")

Storage drivers and metadata drivers can be mixed and matched. For example, you can use Azure CDN storage drivers with MySQL metadata drivers, Google Cloud Storage with Mongo, and so on...

The issue for adding more storage drivers is #83. This issue is about adding more metadata drivers for CDNs. Including but not limited to:

This issue is marked "meta" so one PR doesn't need to implement all of these

@arschles arschles added storage work to do on one or more of our storage systems olympus labels May 31, 2018
@marpio
Copy link
Member

marpio commented Jun 1, 2018

I will start with the rdbms if no one else is woking on it.

@arschles arschles added the meta A metadata issue that encapsulates several sub-issues label Jun 7, 2018
@marwan-at-work
Copy link
Contributor

@arschles @marpio I think this issue is no longer relevant because we won't be storing Metadata HTML anymore right?

@michalpristas
Copy link
Member

yep this is a CDN which is getting removed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
meta A metadata issue that encapsulates several sub-issues storage work to do on one or more of our storage systems
Projects
None yet
Development

No branches or pull requests

4 participants