cluutch / cluutch.io

A weed price API, eventually a crypto oracle
BSD Zero Clause License
2 stars 0 forks source link

Create table for vendors #24

Open cluutch opened 3 years ago

cluutch commented 3 years ago

Vendors are currently denormalized and several vendor related fields are written to each quote, instead of just an ID of the related vendor. This takes up more space and can introduce inconsistencies.