interfasys / mediametadata

A cloud application which provides CRUD access to the metadata stored in images
GNU Affero General Public License v3.0
5 stars 1 forks source link

Refactor ImageHooks->postCreate #28

Closed oparoz closed 8 years ago

oparoz commented 8 years ago

Split the code found in the postCreate method into services.

  1. Extractor service
  2. DB manager service
imjalpreet commented 8 years ago

Issue resolved: #29