Skip to content

v0.18.5

Compare
Choose a tag to compare
@daveshanley daveshanley released this 23 Oct 15:58
· 102 commits to main since this release

Added a high level model cache that prevents the over production of schemas when walking the model.

A new cache interface and implementation have been added to index, so the cache design can be re-used anywhere else its needed as we work towards cleaning up memory use.