Is it possible to split artifacts nevra into individual values? Example name:0-1-1.x86_64 into something like:
name:0-1-1.x86_64
name: name, epoch: 0, version: 1, release: 1, arch: x86_64
Dnf wouldn't have to parse and validate it each time module command runs and dnf would save a lot of time.
:thumbsdown:
So I'm all against this.
I could agree on adding pkgid instead of NEVRA so lookups will be way faster, but definitely not splitting metadata of NEVRA.
pkgid
This is how we do it for filelists and I think this is the right approach.
Agreed with the above. -1.
Metadata Update from @psabata: - Issue close_status updated to: Invalid - Issue status updated to: Closed (was: Open)