Add base implementation of the loading cache service and bindings, update cache key location
1 unresolved thread
Compare changes
Files
24+ 67
− 0
This service binding allows for the definition of loading caches to be bound to the managing service and called through that service. In the future, better handling and retrieval may be created to help supplement this code, but they aren't needed for basic use cases.
Additionally, introduces a breaking change for the ParameterizedCacheKey, and was done as this key is being used across multiple services now, and different types of caches. To better manage this and keep it distinct from any one cache, it was moved to its own model.
Copyright © Eclipse Foundation, Inc. All Rights Reserved. Privacy Policy | Terms of Use | Copyright Agent