Class CacheStoreWrapper
public
Module:
@ember-data/store
CacheStoreWrapper provides encapsulated API access to the minimal
subset of the Store's functionality that Cache implementations
should interact with. It is provided to the Store's createRecordDataFor
and createCache
hooks.
Cache implementations should not need more than this API provides.
This class cannot be directly instantiated.
Methods
Properties
Events
No documented items