v0.18.5
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.