dcramer / peated

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

Bottle creation needs to sync aliases #123

Closed dcramer closed 8 months ago

dcramer commented 8 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 8 months ago

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