Skip to content

vineetdaniel/Go-Arango-S3-uploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

A small utility script to recursively fetch images from given path and uploads them to S3. The meta information images is also stored in ArangoDB. The purpose of storing meta data to DB is to limit requests to S3 and to make searching for a particular images easier.

TO-DO

  • Add initial run and incremental run options to avoid duplicate images and to make the script act like rsync.
  • Add UI and API for searching of images.
  • Add Analytics as to which images are being search/downloaded by adding hooks to S3.

About

Script/s to upload images to AWS S3 and maintain a local record of uploads in ArangoDB for searching and retrieval of images afterwards.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages