keygen-sh / keygen-api

Keygen is a fair source software licensing and distribution API built with Ruby on Rails. For developers, by developers.
https://keygen.sh
Other
699 stars 40 forks source link

Denormalize product for licenses (again) #811

Closed ezekg closed 2 months ago

ezekg commented 2 months ago

Merged #810 prematurely. It was missing a migration file. Extracted from #802. De-risks the deployment of multi-user licenses a bit by making it easier to revert in case performance is not up to par or some other unforeseen issue arises.

Post-deploy