harshraj22 / Dis-Sim

Microservice for calculating image similarity. Uses Message Queues.
MIT License
9 stars 3 forks source link

Filesystem for Result Feedback Service #82

Open harshraj22 opened 1 year ago

harshraj22 commented 1 year ago

Currently the service just saves a piece of input image to db, which is useless. Save the images to a filesystem and save their paths to database instead.