spiffe/spire

Investigate upgrading gorm library

Open

#1,832 opened on Sep 10, 2020

View on GitHub
 (9 comments) (0 reactions) (0 assignees)Go (631 forks)auto 404
help wantedpriority/backlog

Repository metrics

Stars
 (2,443 stars)
PR merge metrics
 (PR metrics pending)

Description

Gorm has been updated: https://gorm.io/docs/v2_release_note.html

Release notes claim performance improvements. Since most processing within SPIRE Server comes down to either signing CSRs or doing DB transactions, it may be beneficial to upgrade and should be investigated.

Contributor guide