Skip to content

Conversation

@tschaub
Copy link
Contributor

@tschaub tschaub commented Mar 10, 2022

It looks like the schema caching added in #41 was removed in #58. I'm not sure if this was intentional or not. Assuming it was not intentional, this change adds schema caching back in.

I could change this to an LRU cache if that is preferable.
Update (to avoid the dependency on Python 3.9): I configured the LRU cache with the same limit it had previously.

Fixes #194.

@jonhealy1 jonhealy1 self-requested a review March 10, 2022 22:11
Copy link
Collaborator

@jonhealy1 jonhealy1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@jonhealy1 jonhealy1 merged commit c230da6 into stac-utils:main Mar 10, 2022
@tschaub tschaub deleted the schema-caching branch March 10, 2022 22:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Schema caching

2 participants