Commits
Click on a commit to change the comparison rangerefactor: shard meta-schemas per draft
This introduces some new (internal-only and lazy) static entities in
order to shard meta-schemas according to the draft that they belong to.
Sharded meta-schemas allow to reduce the amount of registry resources
that need to be constructed and statically cached.