Skip to content

feat(cache): add schema cache to increase performance. #58

@benjamin-allion

Description

@benjamin-allion

"normalize" method execute "deReferenceSchema" method for each call.
That method could be expensive,
To increase performance, it should be good to add cache option to avoid multiple calls especially if schema doesn't change.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions