quarkusio / registry.quarkus.io

Quarkus Extension Registry application
https://registry.quarkus.io
Apache License 2.0
10 stars 11 forks source link

Store the artifact's hash in the database #110

Open gastaldi opened 2 years ago

gastaldi commented 2 years ago

In order to avoid unnecessary computing and improve the response time without resorting to caching and evicting changes frequently, it would be interesting to store the artifact's SHA1/MD5 in the database as a separate column.