Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

Latest commit

 

History

History
11 lines (7 loc) · 222 Bytes

design.org

File metadata and controls

11 lines (7 loc) · 222 Bytes

Backend

  • store the sizes of images at specific tags or hashes

Database

primary key: image name (image source + path)

data:

  • list of hashes in storage + associated directory tree as json
  • mapping tags -> hashes