Skip to content

Conversation

@anton-b
Copy link
Contributor

@anton-b anton-b commented May 6, 2021

Problem

normalisation of a big schemas takes considerable amount of runtime, not a problem for library consumers as called just once, but alcli users are waiting for normalisation every alcli run.

Resolution

Add persistent cache invalidated if version of the sdk defs library has changed.

@anton-b anton-b force-pushed the persistent-cache branch from 4cac854 to 0dcea95 Compare May 7, 2021 09:17
@anton-b
Copy link
Contributor Author

anton-b commented May 10, 2021

Works well, but i don't like the level it is implemented at. Intended for alcli users only, should be closer there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants