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

Let's discuss image storage! #10

Open
gausie opened this issue Dec 30, 2013 · 3 comments
Open

Let's discuss image storage! #10

gausie opened this issue Dec 30, 2013 · 3 comments

Comments

@gausie
Copy link

gausie commented Dec 30, 2013

Hi all,

So for image storage for each product here there are a number of options:

  1. Save image filename to the database
  2. Save image binary itself to database
  3. Rename image with the database-generated unique id

What do people think?

@dileephell
Copy link

Hi,
This also depends on the number of images to uploaded,whether all are useful or not.If yes then put in the dynamic create directory folder and if not then we mark deleted images to the delete folder.

And for that your third option is well suited for us,i am working on that thing since long.Soon be able to uploded the next code soon!!!

@gausie
Copy link
Author

gausie commented Jan 2, 2014

Great!

@btply
Copy link
Owner

btply commented Jan 3, 2014

I'm currently working on renaming the images to match the UUID generated by
the database

I am almost due for the next update to NodeShop, bringing Bootstrap 3
across the system, refined code (getting rid of the pointless data.js) and
the image storage/retrieval system

Thanks for your interest!

On Thu, Jan 2, 2014 at 8:58 AM, Samuel Gaus [email protected]:

Great!


Reply to this email directly or view it on GitHubhttps://github.com//issues/10#issuecomment-31442291
.

Thanks, Billy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants