dcramer / peated

https://peated.com
Apache License 2.0
64 stars 13 forks source link

Bottle creation needs to sync aliases #123

Closed dcramer closed 11 months ago

dcramer commented 11 months ago

We should probably also adjust aliases..

Alias { unique(name), bottleId? }

Then reviews/prices can inject into aliases, and on bottle creation we can run an async task to try to link up matches.

dcramer commented 11 months ago

Core work done here. Remainder is improving matching in GH-55